Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-45339 (GCVE-0-2024-45339)
Vulnerability from cvelistv5 – Published: 2025-01-28 01:03 – Updated: 2026-04-30 03:56- CWE-61 - UNIX Symbolic Link (Symlink) Following
| Vendor | Product | Version | |
|---|---|---|---|
| github.com/golang/glog | github.com/golang/glog |
Affected:
0 , < 1.2.4
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-45339",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-29T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-30T03:56:03.352Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-02-17T11:02:36.886Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00019.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "github.com/golang/glog",
"product": "github.com/golang/glog",
"programRoutines": [
{
"name": "create"
},
{
"name": "Error"
},
{
"name": "ErrorContext"
},
{
"name": "ErrorContextDepth"
},
{
"name": "ErrorContextDepthf"
},
{
"name": "ErrorContextf"
},
{
"name": "ErrorDepth"
},
{
"name": "ErrorDepthf"
},
{
"name": "Errorf"
},
{
"name": "Errorln"
},
{
"name": "Exit"
},
{
"name": "ExitContext"
},
{
"name": "ExitContextDepth"
},
{
"name": "ExitContextDepthf"
},
{
"name": "ExitContextf"
},
{
"name": "ExitDepth"
},
{
"name": "ExitDepthf"
},
{
"name": "Exitf"
},
{
"name": "Exitln"
},
{
"name": "Fatal"
},
{
"name": "FatalContext"
},
{
"name": "FatalContextDepth"
},
{
"name": "FatalContextDepthf"
},
{
"name": "FatalContextf"
},
{
"name": "FatalDepth"
},
{
"name": "FatalDepthf"
},
{
"name": "Fatalf"
},
{
"name": "Fatalln"
},
{
"name": "Info"
},
{
"name": "InfoContext"
},
{
"name": "InfoContextDepth"
},
{
"name": "InfoContextDepthf"
},
{
"name": "InfoContextf"
},
{
"name": "InfoDepth"
},
{
"name": "InfoDepthf"
},
{
"name": "Infof"
},
{
"name": "Infoln"
},
{
"name": "Verbose.Info"
},
{
"name": "Verbose.InfoContext"
},
{
"name": "Verbose.InfoContextDepth"
},
{
"name": "Verbose.InfoContextDepthf"
},
{
"name": "Verbose.InfoContextf"
},
{
"name": "Verbose.InfoDepth"
},
{
"name": "Verbose.InfoDepthf"
},
{
"name": "Verbose.Infof"
},
{
"name": "Verbose.Infoln"
},
{
"name": "Warning"
},
{
"name": "WarningContext"
},
{
"name": "WarningContextDepth"
},
{
"name": "WarningContextDepthf"
},
{
"name": "WarningContextf"
},
{
"name": "WarningDepth"
},
{
"name": "WarningDepthf"
},
{
"name": "Warningf"
},
{
"name": "Warningln"
},
{
"name": "fileSink.Emit"
},
{
"name": "logBridge.Write"
},
{
"name": "syncBuffer.Write"
}
],
"vendor": "github.com/golang/glog",
"versions": [
{
"lessThan": "1.2.4",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Josh McSavaney"
},
{
"lang": "en",
"value": "G\u00fcnther Noack"
}
],
"descriptions": [
{
"lang": "en",
"value": "When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process\u0027s log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and overwrite that sensitive file. To fix that, glog now causes the program to exit (with status code 2) when it finds that the configured log file already exists."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-61: UNIX Symbolic Link (Symlink) Following",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-28T01:03:24.105Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"url": "https://github.com/golang/glog/pull/74"
},
{
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"title": "Vulnerability when creating log files in github.com/golang/glog"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-45339",
"datePublished": "2025-01-28T01:03:24.105Z",
"dateReserved": "2024-08-27T19:41:58.556Z",
"dateUpdated": "2026-04-30T03:56:03.352Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-45339",
"date": "2026-06-05",
"epss": "0.00072",
"percentile": "0.22201"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-45339\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-01-28T02:15:28.927\",\"lastModified\":\"2025-02-17T11:15:08.753\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process\u0027s log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and overwrite that sensitive file. To fix that, glog now causes the program to exit (with status code 2) when it finds that the configured log file already exists.\"},{\"lang\":\"es\",\"value\":\"Cuando los registros se escriben en un directorio de amplia escritura (el predeterminado), un atacante sin privilegios puede predecir la ruta del archivo de registro de un proceso privilegiado y crear previamente un enlace simb\u00f3lico a un archivo confidencial en su lugar. Cuando se ejecuta ese proceso privilegiado, seguir\u00e1 el enlace simb\u00f3lico plantado y sobrescribir\u00e1 ese archivo confidencial. Para solucionarlo, glog ahora hace que el programa salga (con el c\u00f3digo de estado 2) cuando descubre que el archivo de registro configurado ya existe.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}]},\"references\":[{\"url\":\"https://github.com/golang/glog/pull/74\",\"source\":\"security@golang.org\"},{\"url\":\"https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs\",\"source\":\"security@golang.org\"},{\"url\":\"https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3372\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/02/msg00019.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/02/msg00019.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-02-17T11:02:36.886Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.1, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45339\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-28T14:57:36.887905Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-28T14:47:16.702Z\"}}], \"cna\": {\"title\": \"Vulnerability when creating log files in github.com/golang/glog\", \"credits\": [{\"lang\": \"en\", \"value\": \"Josh McSavaney\"}, {\"lang\": \"en\", \"value\": \"G\\u00fcnther Noack\"}], \"affected\": [{\"vendor\": \"github.com/golang/glog\", \"product\": \"github.com/golang/glog\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.2.4\", \"versionType\": \"semver\"}], \"packageName\": \"github.com/golang/glog\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"create\"}, {\"name\": \"Error\"}, {\"name\": \"ErrorContext\"}, {\"name\": \"ErrorContextDepth\"}, {\"name\": \"ErrorContextDepthf\"}, {\"name\": \"ErrorContextf\"}, {\"name\": \"ErrorDepth\"}, {\"name\": \"ErrorDepthf\"}, {\"name\": \"Errorf\"}, {\"name\": \"Errorln\"}, {\"name\": \"Exit\"}, {\"name\": \"ExitContext\"}, {\"name\": \"ExitContextDepth\"}, {\"name\": \"ExitContextDepthf\"}, {\"name\": \"ExitContextf\"}, {\"name\": \"ExitDepth\"}, {\"name\": \"ExitDepthf\"}, {\"name\": \"Exitf\"}, {\"name\": \"Exitln\"}, {\"name\": \"Fatal\"}, {\"name\": \"FatalContext\"}, {\"name\": \"FatalContextDepth\"}, {\"name\": \"FatalContextDepthf\"}, {\"name\": \"FatalContextf\"}, {\"name\": \"FatalDepth\"}, {\"name\": \"FatalDepthf\"}, {\"name\": \"Fatalf\"}, {\"name\": \"Fatalln\"}, {\"name\": \"Info\"}, {\"name\": \"InfoContext\"}, {\"name\": \"InfoContextDepth\"}, {\"name\": \"InfoContextDepthf\"}, {\"name\": \"InfoContextf\"}, {\"name\": \"InfoDepth\"}, {\"name\": \"InfoDepthf\"}, {\"name\": \"Infof\"}, {\"name\": \"Infoln\"}, {\"name\": \"Verbose.Info\"}, {\"name\": \"Verbose.InfoContext\"}, {\"name\": \"Verbose.InfoContextDepth\"}, {\"name\": \"Verbose.InfoContextDepthf\"}, {\"name\": \"Verbose.InfoContextf\"}, {\"name\": \"Verbose.InfoDepth\"}, {\"name\": \"Verbose.InfoDepthf\"}, {\"name\": \"Verbose.Infof\"}, {\"name\": \"Verbose.Infoln\"}, {\"name\": \"Warning\"}, {\"name\": \"WarningContext\"}, {\"name\": \"WarningContextDepth\"}, {\"name\": \"WarningContextDepthf\"}, {\"name\": \"WarningContextf\"}, {\"name\": \"WarningDepth\"}, {\"name\": \"WarningDepthf\"}, {\"name\": \"Warningf\"}, {\"name\": \"Warningln\"}, {\"name\": \"fileSink.Emit\"}, {\"name\": \"logBridge.Write\"}, {\"name\": \"syncBuffer.Write\"}]}], \"references\": [{\"url\": \"https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2\"}, {\"url\": \"https://github.com/golang/glog/pull/74\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs\"}, {\"url\": \"https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3372\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process\u0027s log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and overwrite that sensitive file. To fix that, glog now causes the program to exit (with status code 2) when it finds that the configured log file already exists.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-61: UNIX Symbolic Link (Symlink) Following\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-01-28T01:03:24.105Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-45339\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-30T03:56:03.352Z\", \"dateReserved\": \"2024-08-27T19:41:58.556Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-01-28T01:03:24.105Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:13289
Vulnerability from csaf_redhat - Published: 2025-08-14 04:08 - Updated: 2026-06-02 15:23A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64 | — |
Workaround
|
A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64 | — |
Workaround
|
A privilege escalation vulnerability was found in Sudo. In certain configurations, unauthorized users can gain elevated system privileges via the Sudo host option (`-h` or `--host`). When using the default sudo security policy plugin (sudoers), the host option is intended to be used in conjunction with the list option (`-l` or `--list`) to determine what permissions a user has on a different system. However, this restriction can be bypassed, allowing a user to elevate their privileges on one system to the privileges they may have on a different system, effectively ignoring the host identifier in any sudoers rules. This vulnerability is particularly impactful for systems that share a single sudoers configuration file across multiple computers or use network-based user directories, such as LDAP, to provide sudoers rules on a system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.55 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\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\nPlatform 4.14.55. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2025:13290\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.14/html/release_notes/\n\nSecurity Fix(es):\n\n* github.com/golang/glog: Vulnerability when creating log files in\ngithub.com/golang/glog (CVE-2024-45339)\n* sudo: LPE via host option (CVE-2025-32462)\n* libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer\nOverflow in libxml2 (CVE-2025-6021)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated 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\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:13289",
"url": "https://access.redhat.com/errata/RHSA-2025:13289"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "2372406",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372406"
},
{
"category": "external",
"summary": "2374692",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374692"
},
{
"category": "external",
"summary": "OCPBUGS-59791",
"url": "https://issues.redhat.com/browse/OCPBUGS-59791"
},
{
"category": "external",
"summary": "OCPBUGS-59872",
"url": "https://issues.redhat.com/browse/OCPBUGS-59872"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13289.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.55 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-02T15:23:57+00:00",
"generator": {
"date": "2026-06-02T15:23:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13289",
"initial_release_date": "2025-08-14T04:08:11+00:00",
"revision_history": [
{
"date": "2025-08-14T04:08:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-14T04:08:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.14.0-202508051136.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.14.0-202508051136.p0.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.14.0-202508051136.p0.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.14.0-202508051136.p0.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202508041906.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202508041906.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.14.0-202508051136.p0.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"product_id": "openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.14.0-202508051136.p0.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"product": {
"name": "openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"product_id": "openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.14.0-202508051136.p0.gfdd6037.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.14.0-202508051136.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.14.0-202508051136.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gd93a218.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.14.0-202508051136.p0.ge1dd453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.14.0-202508051136.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.14.0-202508051136.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.14.0-202508051136.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.14.0-202508051136.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.14.0-202508051136.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.14.0-202508051136.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202508041906.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"product_id": "openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.14.0-202508051136.p0.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.14.0-202508051136.p0.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.14.0-202508051136.p0.g5ee0a9d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"product_id": "openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.14.0-202508051136.p0.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.14.0-202508051136.p0.g01349bb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.14.0-202508041906.p0.ge839a4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.14.0-202508041906.p0.g87eb83f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.14.0-202508041906.p0.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.14.0-202508041906.p0.g1b194fd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"product_id": "openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202508051136.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.14.0-202508051136.p0.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.14.0-202508051136.p0.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"product_id": "openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.14.0-202508051136.p0.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.14.0-202508051136.p0.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.14.0-202508051136.p0.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.14.0-202508051136.p0.gcdeff52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"product_id": "openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"product": {
"name": "openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"product_id": "openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202508051136.p0.g477c659.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"product": {
"name": "openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"product_id": "openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.14.0-202508051136.p0.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"product_id": "openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202508051136.p0.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202508041906.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"product_id": "openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202508051136.p0.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"product_id": "openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.14.0-202508051136.p0.gce0483f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"product_id": "openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202508051136.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.14.0-202508051136.p0.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.14.0-202508051136.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.14.0-202508051136.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.14.0-202508051136.p0.g6df4bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202508051136.p0.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202508041906.p0.g91a7281.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202508051136.p0.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202508041906.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g8ba0b37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8\u0026tag=v4.14.0-202508051136.p0.g3dc363d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.14.0-202508051136.p0.g8853e6e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g27f105d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g9a7820e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gdc084f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g4622dee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g609879c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.g2c864ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g8c2203f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g6d3558a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9189357.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g71fa09b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g4469d80.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.g2cb8201.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.14.0-202508051136.p0.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.14.0-202508051136.p0.gc5e1412.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.14.0-202508051136.p0.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.14.0-202508051136.p0.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202508051136.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.14.0-202508051136.p0.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.14.0-202508051136.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.14.0-202508051136.p0.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.14.0-202508051136.p0.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.14.0-202508051136.p0.gfc8b445.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.14.0-202508051136.p0.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.14.0-202508051136.p0.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.14.0-202508051136.p0.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.14.0-202508051136.p0.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.14.0-202508051136.p0.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.14.0-202508051136.p0.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.14.0-202508051136.p0.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202508051136.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.14.0-202508051136.p0.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.14.0-202508051136.p0.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202508051136.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.14.0-202508051136.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.14.0-202508051136.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.14.0-202508051136.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202508041906.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202508051136.p0.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.gf39488c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.ga63c6aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g4b41543.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g6258347.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g2a6627b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"product_id": "openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.14.0-202508051136.p0.g8558e14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.14.0-202508051136.p0.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"product_id": "openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202508051136.p0.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.14.0-202508051136.p0.ge292817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.14.0-202508051136.p0.gd526284.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.14.0-202508051136.p0.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.14.0-202508051136.p0.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.14.0-202508051136.p0.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202508051136.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.14.0-202508051136.p0.g68db19a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.14.0-202508051136.p0.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"product_id": "openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.14.0-202507311606.p0.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.14.0-202508051136.p0.gd8a8c94.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202508051136.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202508051136.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"product": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"product_id": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g8930f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gc066168.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.14.0-202508051136.p0.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.14.0-202508051136.p0.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.14.0-202508051136.p0.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.14.0-202508051136.p0.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.14.0-202508051136.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g988f710.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g7436369.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g19cf1d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gea93a47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.14.0-202508051136.p0.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"product_id": "openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.14.0-202508051136.p0.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.14.0-202508051136.p0.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.gb5d0e7d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.gb5d0e7d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g5d5105f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g5d5105f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.gefaed5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gb5346ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8\u0026tag=v4.14.0-202508051136.p0.ga9c0842.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"product_id": "openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.14.0-202508051136.p0.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"product": {
"name": "openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"product_id": "openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.14.0-202508051136.p0.g1f72681.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8\u0026tag=v4.14.0-202508051136.p0.gb5d0e7d.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.14.0-202508051136.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.14.0-202508051136.p0.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.14.0-202508051136.p0.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.14.0-202508051136.p0.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202508041906.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202508041906.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"product_id": "openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.14.0-202508051136.p0.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"product_id": "openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.14.0-202508051136.p0.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"product": {
"name": "openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"product_id": "openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.14.0-202508051136.p0.gfdd6037.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.14.0-202508051136.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.14.0-202508051136.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gd93a218.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8\u0026tag=v4.14.0-202508051136.p0.ge1dd453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.14.0-202508051136.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.14.0-202508051136.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.14.0-202508051136.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.14.0-202508051136.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.14.0-202508051136.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.14.0-202508051136.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202508041906.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"product_id": "openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.14.0-202508051136.p0.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.14.0-202508051136.p0.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.14.0-202508051136.p0.g5ee0a9d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.14.0-202508051136.p0.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"product_id": "openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202508051136.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.14.0-202508051136.p0.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.14.0-202508051136.p0.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"product_id": "openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"product": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"product_id": "openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kuryr-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"product_id": "openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.14.0-202508051136.p0.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.14.0-202508051136.p0.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.14.0-202508051136.p0.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.14.0-202508051136.p0.gcdeff52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"product_id": "openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"product_id": "openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202508051136.p0.g477c659.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"product": {
"name": "openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"product_id": "openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.14.0-202508051136.p0.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202508051136.p0.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202508041906.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"product_id": "openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202508051136.p0.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"product_id": "openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.14.0-202508051136.p0.gce0483f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"product_id": "openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202508051136.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.14.0-202508051136.p0.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.14.0-202508051136.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.14.0-202508051136.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.14.0-202508051136.p0.g6df4bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202508051136.p0.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202508041906.p0.g91a7281.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202508051136.p0.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202508041906.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.14.0-202508051136.p0.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.14.0-202508051136.p0.gc5e1412.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.14.0-202508051136.p0.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.14.0-202508051136.p0.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202508051136.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.14.0-202508051136.p0.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.14.0-202508051136.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"product_id": "openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.14.0-202508051136.p0.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.14.0-202508051136.p0.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.14.0-202508051136.p0.gfc8b445.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.14.0-202508051136.p0.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.14.0-202508051136.p0.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.14.0-202508051136.p0.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.14.0-202508051136.p0.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.14.0-202508051136.p0.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.14.0-202508051136.p0.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.14.0-202508051136.p0.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202508051136.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.14.0-202508051136.p0.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.14.0-202508051136.p0.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202508051136.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.14.0-202508051136.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.14.0-202508051136.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.14.0-202508051136.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202508041906.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202508051136.p0.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"product_id": "openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.14.0-202508051136.p0.g8558e14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.14.0-202508051136.p0.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"product_id": "openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202508051136.p0.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.14.0-202508051136.p0.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.14.0-202508051136.p0.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.14.0-202508051136.p0.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202508051136.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.14.0-202508051136.p0.g68db19a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.14.0-202508051136.p0.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.14.0-202507311606.p0.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.14.0-202508051136.p0.gd8a8c94.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202508051136.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"product_id": "openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202508051136.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.14.0-202508051136.p0.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.14.0-202508051136.p0.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.14.0-202508051136.p0.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.14.0-202508051136.p0.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.14.0-202508051136.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g988f710.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g7436369.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g19cf1d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gea93a47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.14.0-202508051136.p0.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"product_id": "openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.14.0-202508051136.p0.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.14.0-202508051136.p0.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"product_id": "openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.14.0-202508051136.p0.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"product": {
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"product_id": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202508041909-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"product": {
"name": "openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"product_id": "openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.14.0-202508051136.p0.g1f72681.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.14.0-202508051136.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.14.0-202508051136.p0.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.14.0-202508051136.p0.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.14.0-202508051136.p0.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202508041906.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202508041906.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"product_id": "openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.14.0-202508051136.p0.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"product_id": "openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.14.0-202508051136.p0.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"product": {
"name": "openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"product_id": "openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.14.0-202508051136.p0.gfdd6037.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"product_id": "openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.14.0-202508051136.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.14.0-202508051136.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.14.0-202508051136.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.14.0-202508051136.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.14.0-202508051136.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.14.0-202508051136.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.14.0-202508051136.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.14.0-202508051136.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202508041906.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"product_id": "openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.14.0-202508051136.p0.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.14.0-202508051136.p0.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.14.0-202508051136.p0.g5ee0a9d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"product_id": "openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.14.0-202508051136.p0.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8\u0026tag=v4.14.0-202508051136.p0.g01349bb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"product_id": "openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202508051136.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.14.0-202508051136.p0.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"product_id": "openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.14.0-202508051136.p0.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"product_id": "openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.14.0-202508051136.p0.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.14.0-202508051136.p0.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.14.0-202508051136.p0.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.14.0-202508051136.p0.gcdeff52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"product_id": "openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"product": {
"name": "openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"product_id": "openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202508051136.p0.g477c659.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"product": {
"name": "openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"product_id": "openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.14.0-202508051136.p0.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"product_id": "openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202508051136.p0.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202508041906.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"product_id": "openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202508051136.p0.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"product": {
"name": "openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"product_id": "openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.14.0-202508051136.p0.gce0483f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"product_id": "openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202508051136.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.14.0-202508051136.p0.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.14.0-202508051136.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.14.0-202508051136.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.14.0-202508051136.p0.g6df4bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202508051136.p0.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202508041906.p0.g91a7281.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202508051136.p0.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202508041906.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.14.0-202508051136.p0.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.14.0-202508051136.p0.gc5e1412.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.14.0-202508051136.p0.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.14.0-202508051136.p0.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202508051136.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.14.0-202508051136.p0.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.14.0-202508051136.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"product_id": "openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.14.0-202508051136.p0.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.14.0-202508051136.p0.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.14.0-202508051136.p0.gfc8b445.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.14.0-202508051136.p0.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.14.0-202508051136.p0.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.14.0-202508051136.p0.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.14.0-202508051136.p0.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.14.0-202508051136.p0.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.14.0-202508051136.p0.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.14.0-202508051136.p0.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202508051136.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.14.0-202508051136.p0.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"product_id": "openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.14.0-202508051136.p0.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202508051136.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.14.0-202508051136.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.14.0-202508051136.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.14.0-202508051136.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202508041906.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202508051136.p0.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.gf39488c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.ga63c6aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g4b41543.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g6258347.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"product_id": "openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.14.0-202508051136.p0.g8558e14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.14.0-202508051136.p0.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"product_id": "openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202508051136.p0.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.14.0-202508051136.p0.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.14.0-202508051136.p0.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"product_id": "openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.14.0-202508051136.p0.g68db19a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.14.0-202508051136.p0.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"product_id": "openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.14.0-202507311606.p0.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.14.0-202508051136.p0.gd8a8c94.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202508051136.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"product_id": "openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202508051136.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.14.0-202508051136.p0.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.14.0-202508051136.p0.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.14.0-202508051136.p0.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.14.0-202508051136.p0.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.14.0-202508051136.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.14.0-202508051136.p0.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"product_id": "openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.14.0-202508051136.p0.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.14.0-202508051136.p0.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"product_id": "openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.14.0-202508051136.p0.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"product": {
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"product_id": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202508041909-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"product": {
"name": "openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"product_id": "openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.14.0-202508051136.p0.g1f72681.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"product_id": "openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler\u0026tag=v4.14.0-202508051136.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers\u0026tag=v4.14.0-202508051136.p0.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"product_id": "openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-operator\u0026tag=v4.14.0-202508051136.p0.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.14.0-202508051136.p0.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-operator\u0026tag=v4.14.0-202508041906.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.14.0-202508041906.p0.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"product": {
"name": "openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"product_id": "openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-operator\u0026tag=v4.14.0-202508051136.p0.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"product_id": "openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader\u0026tag=v4.14.0-202508051136.p0.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"product": {
"name": "openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"product_id": "openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns\u0026tag=v4.14.0-202508051136.p0.gfdd6037.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"product_id": "openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher\u0026tag=v4.14.0-202508051136.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8\u0026tag=v4.14.0-202508051136.p0.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.14.0-202508051136.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.14.0-202508051136.p0.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.14.0-202508051136.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.14.0-202508051136.p0.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.14.0-202508051136.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.14.0-202508051136.p0.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.14.0-202508041906.p0.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"product_id": "openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy\u0026tag=v4.14.0-202508051136.p0.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.14.0-202508051136.p0.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.14.0-202508051136.p0.g5ee0a9d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"product_id": "openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.14.0-202508051136.p0.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.14.0-202508041906.p0.ge839a4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.14.0-202508041906.p0.g87eb83f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.14.0-202508041906.p0.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.14.0-202508041906.p0.g1b194fd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"product": {
"name": "openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"product_id": "openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy\u0026tag=v4.14.0-202508051136.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.14.0-202508051136.p0.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"product_id": "openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics\u0026tag=v4.14.0-202508051136.p0.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"product_id": "openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace\u0026tag=v4.14.0-202508051136.p0.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.14.0-202508051136.p0.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"product_id": "openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel8\u0026tag=v4.14.0-202508051136.p0.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"product_id": "openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.14.0-202508051136.p0.gcdeff52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"product_id": "openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"product": {
"name": "openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"product_id": "openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.14.0-202508051136.p0.g477c659.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"product": {
"name": "openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"product_id": "openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-operator\u0026tag=v4.14.0-202508051136.p0.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"product_id": "openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.14.0-202508051136.p0.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202508041906.p0.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"product_id": "openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202508051136.p0.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"product": {
"name": "openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"product_id": "openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry\u0026tag=v4.14.0-202508051136.p0.gce0483f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"product_id": "openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.14.0-202508051136.p0.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8\u0026tag=v4.14.0-202508051136.p0.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.14.0-202508051136.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.14.0-202508051136.p0.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.14.0-202508051136.p0.g6df4bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.14.0-202508051136.p0.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.14.0-202508041906.p0.g91a7281.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.14.0-202508051136.p0.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.14.0-202508041906.p0.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g9a7820e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gdc084f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g4622dee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g609879c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.g2c864ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g8c2203f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g6d3558a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9189357.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g71fa09b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g4469d80.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.g2cb8201.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"product_id": "openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8\u0026tag=v4.14.0-202508051136.p0.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.14.0-202508051136.p0.gc5e1412.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"product_id": "openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel8\u0026tag=v4.14.0-202508051136.p0.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"product_id": "openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-operator\u0026tag=v4.14.0-202508051136.p0.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-operator\u0026tag=v4.14.0-202508051136.p0.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"product_id": "openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap\u0026tag=v4.14.0-202508051136.p0.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"product_id": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8\u0026tag=v4.14.0-202508051136.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"product": {
"name": "openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"product_id": "openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-operator\u0026tag=v4.14.0-202508051136.p0.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"product_id": "openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-operator\u0026tag=v4.14.0-202508051136.p0.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"product_id": "openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-operator\u0026tag=v4.14.0-202508051136.p0.gfc8b445.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"product_id": "openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-operator\u0026tag=v4.14.0-202508051136.p0.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator\u0026tag=v4.14.0-202508051136.p0.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator\u0026tag=v4.14.0-202508051136.p0.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator\u0026tag=v4.14.0-202508051136.p0.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"product_id": "openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver\u0026tag=v4.14.0-202508051136.p0.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator\u0026tag=v4.14.0-202508051136.p0.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator\u0026tag=v4.14.0-202508051136.p0.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"product_id": "openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-operator\u0026tag=v4.14.0-202508051136.p0.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"product_id": "openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-operator\u0026tag=v4.14.0-202508051136.p0.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"product_id": "openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys\u0026tag=v4.14.0-202508051136.p0.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.14.0-202508051136.p0.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8\u0026tag=v4.14.0-202508051136.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.14.0-202508051136.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.14.0-202508051136.p0.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.14.0-202508041906.p0.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.14.0-202508051136.p0.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"product_id": "openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel8\u0026tag=v4.14.0-202508051136.p0.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.g2a6627b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"product": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"product_id": "openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"product_id": "openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.14.0-202508051136.p0.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8\u0026tag=v4.14.0-202508051136.p0.g8558e14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers\u0026tag=v4.14.0-202508051136.p0.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"product": {
"name": "openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"product_id": "openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-operator\u0026tag=v4.14.0-202508051136.p0.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8\u0026tag=v4.14.0-202508051136.p0.ge292817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8\u0026tag=v4.14.0-202508051136.p0.gd526284.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8\u0026tag=v4.14.0-202508051136.p0.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8\u0026tag=v4.14.0-202508051136.p0.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.14.0-202508051136.p0.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.14.0-202508051136.p0.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"product_id": "openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller\u0026tag=v4.14.0-202508051136.p0.g68db19a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8\u0026tag=v4.14.0-202508051136.p0.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"product_id": "openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.14.0-202507311606.p0.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.14.0-202508051136.p0.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8\u0026tag=v4.14.0-202508051136.p0.gd8a8c94.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.14.0-202508051136.p0.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"product_id": "openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel8\u0026tag=v4.14.0-202508051136.p0.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8\u0026tag=v4.14.0-202508051136.p0.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.14.0-202508051136.p0.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.14.0-202508051136.p0.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.14.0-202508051136.p0.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8\u0026tag=v4.14.0-202508051136.p0.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel7\u0026tag=v4.14.0-202508051136.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"product": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"product_id": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8\u0026tag=v4.14.0-202508051136.p0.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter\u0026tag=v4.14.0-202508051136.p0.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.14.0-202508051136.p0.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"product": {
"name": "openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"product_id": "openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-operator\u0026tag=v4.14.0-202508051136.p0.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.14.0-202508051136.p0.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.14.0-202508051136.p0.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.14.0-202508041906.p0.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"product_id": "openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator\u0026tag=v4.14.0-202508051136.p0.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.14.0-202508051136.p0.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"product": {
"name": "openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"product_id": "openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter\u0026tag=v4.14.0-202508051136.p0.g1f72681.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"product": {
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"product_id": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202508041909-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64",
"product": {
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64",
"product_id": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=414.92.202508041909-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64"
},
"product_reference": "openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64"
},
"product_reference": "openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64"
},
"product_reference": "openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64"
},
"product_reference": "openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x"
},
"product_reference": "openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le"
},
"product_reference": "openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64"
},
"product_reference": "openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64"
},
"product_reference": "openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x"
},
"product_reference": "openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le"
},
"product_reference": "openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64"
},
"product_reference": "openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64"
},
"product_reference": "openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x"
},
"product_reference": "openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x"
},
"product_reference": "openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64"
},
"product_reference": "openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64"
},
"product_reference": "openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le"
},
"product_reference": "openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64"
},
"product_reference": "openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64"
},
"product_reference": "openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x"
},
"product_reference": "openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64"
},
"product_reference": "openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x"
},
"product_reference": "openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64"
},
"product_reference": "openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64"
},
"product_reference": "openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le"
},
"product_reference": "openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64"
},
"product_reference": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le"
},
"product_reference": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x"
},
"product_reference": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
},
"product_reference": "rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"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": [
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-14T04:08:11+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://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:25904f8f9b41f2a613671ba35ec15a8a2f19ba4f084026428dacb0cbd9f4088e\n\n (For s390x architecture)\n The image digest is sha256:de4165b400fabdb7854667c69374c834535195c8575eefb4c0df6f45b8ad4749\n\n (For ppc64le architecture)\n The image digest is sha256:0f40172e2e7ae0e42365157610cc358e9246de1ff04a150065a745ec1321116a\n\n (For aarch64 architecture)\n The image digest is sha256:77e7cc6005486fd67f7e3a8bb4ff5c5890ed4fa32ba373d8997a86c051601772\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13289"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"acknowledgments": [
{
"names": [
"Ahmed Lekssays"
]
}
],
"cve": "CVE-2025-6021",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-06-12T07:55:45.428000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2372406"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2\u0027s xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer Overflow in libxml2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate due to the lack of confidentiality impact and limited integrity concerns, with the main risk being potential denial-of-service from a crash. Exploitation requires crafted XML input and specific application behavior using xmlBuildQName. While it\u2019s a write overflow, modern mitigations make remote code execution unlikely.",
"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-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6021"
},
{
"category": "external",
"summary": "RHBZ#2372406",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2372406"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6021"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/926",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/926"
}
],
"release_date": "2025-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-14T04:08:11+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://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:25904f8f9b41f2a613671ba35ec15a8a2f19ba4f084026428dacb0cbd9f4088e\n\n (For s390x architecture)\n The image digest is sha256:de4165b400fabdb7854667c69374c834535195c8575eefb4c0df6f45b8ad4749\n\n (For ppc64le architecture)\n The image digest is sha256:0f40172e2e7ae0e42365157610cc358e9246de1ff04a150065a745ec1321116a\n\n (For aarch64 architecture)\n The image digest is sha256:77e7cc6005486fd67f7e3a8bb4ff5c5890ed4fa32ba373d8997a86c051601772\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13289"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Users are strongly advised to apply vendor-supplied patches as soon as they become available to address the underlying integer overflow flaw in the affected code.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Integer Overflow in xmlBuildQName() Leads to Stack Buffer Overflow in libxml2"
},
{
"cve": "CVE-2025-32462",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2025-06-24T21:21:40.408000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374692"
}
],
"notes": [
{
"category": "description",
"text": "A privilege escalation vulnerability was found in Sudo. In certain configurations, unauthorized users can gain elevated system privileges via the Sudo host option (`-h` or `--host`). When using the default sudo security policy plugin (sudoers), the host option is intended to be used in conjunction with the list option (`-l` or `--list`) to determine what permissions a user has on a different system. However, this restriction can be bypassed, allowing a user to elevate their privileges on one system to the privileges they may have on a different system, effectively ignoring the host identifier in any sudoers rules. This vulnerability is particularly impactful for systems that share a single sudoers configuration file across multiple computers or use network-based user directories, such as LDAP, to provide sudoers rules on a system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sudo: LPE via host option",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as a Local Privilege Escalation (LPE), meaning an attacker needs an authenticated account before they could exploit it. Due to this restriction, the severity is rated Important. Additionally, for a system to be vulnerable, it must already be in a non-default configuration.\n\nThe system\u2019s sudoers file must contain rules that define that user\u2019s privileges on a different system. There are multiple mechanisms a system administrator could use to distribute sudoers rules, such as LDAP, Ansible playbooks, or via inclusion in a \u201cGolden Image,\u201d and therefore may be affected by this vulnerability. In environments using LDAP to manage sudoers files, look for sudoRoles objects that use sudoHost values to manage different levels of user privliges across multiple systems.\n\nIn situations where host A\u2019s sudoers rules include permissions defined for another host B, a user on host A could use the privileges granted to them on host B while logged into host A. For example, a sudoers file on hostA and hostB might include the following rules:\n```\nAlice\thostA = ALL\nBob\thostB = ALL\n```\nIf Bob logs into hostA and runs `sudo some command`, Sudo will check that Bob has permission to run `some command` on hostA. Since Bob does NOT have that privilege on hostA, Sudo will deny the requested command.\n\nHowever, the local Sudo rules on hostA can be bypassed if Bob logs into hostA and runs `sudo -h hostB some command`. In this case, Sudo will verify that Bob has permission to run `some command` on hostB. Since Bob does have that privilege, Sudo will run the requested command on hostA, where Bob is currently logged in.",
"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-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32462"
},
{
"category": "external",
"summary": "RHBZ#2374692",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374692"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32462",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32462"
},
{
"category": "external",
"summary": "https://www.stratascale.com/resource/cve-2025-32462-sudo-host-option-vulnerability/",
"url": "https://www.stratascale.com/resource/cve-2025-32462-sudo-host-option-vulnerability/"
},
{
"category": "external",
"summary": "https://www.sudo.ws/security/advisories/host_any/",
"url": "https://www.sudo.ws/security/advisories/host_any/"
}
],
"release_date": "2025-06-30T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-14T04:08:11+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://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:25904f8f9b41f2a613671ba35ec15a8a2f19ba4f084026428dacb0cbd9f4088e\n\n (For s390x architecture)\n The image digest is sha256:de4165b400fabdb7854667c69374c834535195c8575eefb4c0df6f45b8ad4749\n\n (For ppc64le architecture)\n The image digest is sha256:0f40172e2e7ae0e42365157610cc358e9246de1ff04a150065a745ec1321116a\n\n (For aarch64 architecture)\n The image digest is sha256:77e7cc6005486fd67f7e3a8bb4ff5c5890ed4fa32ba373d8997a86c051601772\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13289"
},
{
"category": "workaround",
"details": "For environments using sudoers files: Remove rules defined in sudoers files that are for any system other than the local system.\n\nFor environments using LDAP: Use a narrow-scoped search path in the SSSD configuration so rules that don\u2019t apply to a system are not included in the LDAP query results.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:57c2106a54dba0da94bf5281a81b00a5c7266b11f678c272ce27413a5bcd7c88_arm64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:5fa1cac0580e2819a0f0b76a583724c7883433034afe8cb56548b84c4e64241d_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:6bfe6c09cb5df52ab77d92cb18bdef4556f0b65c251be65d65251dbe7c1b721a_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-network-config-controller-rhel8@sha256:a270d8ad7909a4b204b3bad4759f0ba634d1f13a54a0f00c581735658e85d2dd_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:5369997739d479e300ad26806f608cfe6d09fc99cbd78ec06ec939d5d8c5d584_arm64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:9cf89087cecc8840cdaa810b355ae409ac2c3bee654e328ba9bd99d2c3575abb_s390x",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:ab1517016517a960f7577c2cbaf3d4d4b483ff4827dda39689206fddbb7be734_amd64",
"8Base-RHOSE-4.14:openshift4/egress-router-cni-rhel8@sha256:d5cab12795f60239d8f7cebad2407ee929fb571fc3b2c6ba6ec6dfdc5ee8bd8e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:65f9787b9b7ed71de3a8393cec21ede622388a4cd62d2242d70c93bf55834992_s390x",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:79651047281ac3dcdfe041a95ba3b05be2f8653572693182760b8f045e56264e_ppc64le",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:91fa760027b33fa49a85ff14f53426a1b44c61aa4da38ae00efd5bf72241de1e_arm64",
"8Base-RHOSE-4.14:openshift4/kubevirt-csi-driver-rhel8@sha256:aefaa59dbe6b8f5b1a111847eea5fa6e1701e2d29d4ab39e1accf3da2075098c_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:65a79f2f2d385a46564daea1cc0b97325f0b31f61af5729e830cf17d4b6307af_amd64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:79edd7ec04208e223d9e7b198ed9707ce90b965b6891b5ca84f9893ae39d43e5_arm64",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:856e2228b020c2a3a4611082783fca98600710618ae59f6a5701e123c586d150_s390x",
"8Base-RHOSE-4.14:openshift4/network-tools-rhel8@sha256:9a4b940375694778dd5d3a6da20768e4edef3b735e103fb594a0e3d1a9582595_ppc64le",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:66aa5b1674ff84d4d52d3a415cc9495539f4da2214cec93231275fad8e30c481_s390x",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:8df4b39b5002c1419b0c8de8c2bedcecc23355b8ae38fa0749e155d36c95c300_amd64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:97c1127e546f0b8ed2155ccd71f537729af4c524fafc20829559c79588e192dd_arm64",
"8Base-RHOSE-4.14:openshift4/oc-mirror-plugin-rhel8@sha256:e613aee2114ceabde8dc312c8049da00b93117929b38ad9f7e27cf42c34e4ea1_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:13c9abd0d9b3277b8767dc2d808ec0e2b419d14d360bbdb3937400c1fb5af451_arm64",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:16df690245e620c3c9cd1e2f3cf29deb3a1ba5bfd75f89add1d9f609d5529f51_s390x",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:ac237d40574681c1565af3aebf1d9f91bf2ddcccf852ef0aa9a908bb22bd21e8_ppc64le",
"8Base-RHOSE-4.14:openshift4/openshift-route-controller-manager-rhel8@sha256:f7650981ab3fbbedaf693ac5992eec94a29802007ba37149742fba42f3c40ad2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1bdfd9b5353037838ad271dfc1b790841b0b82c0f85dec09290758a6e6726a0a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:1f656f4afe10a751e856eac83362ff2ff03602c8ea4d54c3a3a4368ae5cfbb74_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:3dc163fd1a1d7d0c3ef8e642add5c964c7546d8713198b69462c93bd70363c61_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-api-server-rhel8@sha256:ff2ec5e77b3dab73f049be0e1532b8b70740ec3487b0fbc3c5e4f499334bea1f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:4bf221c790bb4f9d02db8655d4a32287543ffdebc95166a304ed18402368af62_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6f35133fafe548d84b423aa24180dee11e900fa2d40b654d65d7a7759228f074_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:af4f425119f16546aad07761295f108397fd0c71812a559759fa9803fc45b089_amd64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:cfb23bcec09c51345416d3c6ac48f1b7be2508a1f311285a627b124afcd88933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:05c8aa4fa818b007987aa25c8fc5d6c4f8a29ed40f612faf066f641e681a5d8b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42cb74f4d6fc1ee3fb26331cb4aeb757e2359ec1af90375a980d4c14716b9dc0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:7171790cf953b7ecfc571ab2d49738b4bcdbde9deebe26ac13a18900144759b4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d11e96333bf3bdbf080c0e64c2dc413387826ab6179999293ef0e657ff7b0cee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:84d4e3e409dcba8420f87d77044211310d3673c0b382dbe4b36c3957d59419bf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:39b8157575c9af736f0292f1cb164abc7d3353176eb90da3cc318672f5960655_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:5e795102249cbe50da9372e16ea4ddaf97110fd7da08c7bb4eda400427e2bf3d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-alibaba-machine-controllers-rhel8@sha256:30acdc78fa3887ce6cfe68760f14b5d04354f2886dc2a902fb5d9ab7d39026a8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:4d8523575892b27cf35de07dcc8dc0b5065869e637425278f4286a0c4fd02c41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:79e3e2e8ea45f5711d68025b5685662d48182af7c6be13c73e19b4e7f4cca442_amd64",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:7b34ae6ecc87e8e9f0db94dad65a2589ea218e8325264e6a06960a4a78f12d45_s390x",
"8Base-RHOSE-4.14:openshift4/ose-apiserver-network-proxy-rhel8@sha256:fd4626d6306404f5c3ea9a2e154e7836891a2ccece77cda62a16aae27f366ec8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:6ddf4e7ec83ecd7b53300b1de4bb1e93174440474aebf62ffd1532407c50686c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:e81965c6f0b7d0e49d73f306c19976443358188abcc25b750460024385c666a0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:a59e6b63f54caee040ffd75bf54216954249b78ba147f90669acf6f830bfcdf2_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:e190096d8975ebe489fa9d8eb5e474b18beeda7d0ce37e334e8926173d32a42e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:7752f6577971a2aa1e9a2ac72498f34d69628b49ff481e3e67950eb8327eef25_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:f6663fbb607529ca28d4e3f5daa7539cc17003bf42c956bb14ca0534e03d70ee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:a0abef9bdca8c33ad37a4be3d19e12d0abb10a72a6b96ad941e114ec7bb96c93_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:f528c344afc073aa3f4c96cf6000d67e08ff28887b4943afea118e2cb9434b50_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:2d26154d989477f3c642e098013233a08c17fdce936e7ee59fc07898cf7e00ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:432c9e52ddfa155861640392f69722ee9d7a8df155c0f18479d636de52bae182_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:31f4d6b9dfb75a803f14526f810976430331f76e02445f0f045b4ad28c235ead_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:76b79018482dd52527a351dd8888b4e254b24139fa44c8e6fa000d61e979054d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:60e68d67ba5f4ade16232b92aaa5d6ee84c9da28297b0d2c2301dc2e1cdbf3c2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cloud-node-manager-rhel8@sha256:da8659617c4e3e9bdfe011deb412e9c41e62b755495351aabd563504df12b125_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:1734a9b4046c2bcd9b1fcdcdd50171360c48d4ebdca7639910b5635b5a156283_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:27526452b456b2de7e73b53be50f9464eddfcece0eb06d4d26c6adff64e36e2d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:5060c7cbe292812cdfb8eff5e504011c1a080199e9eabfbfc33bb784a7d84bf8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:97182449b5d4b16e7c0c3003592d0204614da6e46523ce08fb8712152f59e20f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b680874fac2931723793af755cce73a4d233a76d1f630d65cc6d950612bf448b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-disk-csi-driver-rhel8@sha256:c7622c161f21c63d78dd22d62fa6aa1a43902c55087c98a6739960d0d298a018_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:f218757b461cbb790909b823845c86727a176de268e310cc04c0a45aa522461f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fcd3d618c65d130c9a5b93ce1d4847b35669d5f82ea31a8fff7efaa7c255665a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:33a13131f4b96a452278eba3f8fffd769b77889dc666ef18ec69a01abeffecf7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-file-csi-driver-rhel8@sha256:44c26a6eb533349e1188c0a6d686c447b910434b90c89337a91087309fd45fc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:3f2ee6286bffc222023df714ec4f7152398d9344229c124a9c5139ce0b4ded9f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:9760becc7bb848da63b80badb821b65567254b96b225460649698c571d728a74_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:123fca4d125ecca5a794523fe6f5821cffaa9b7708c123be1335d48460170135_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:5b326c9bd251d9bbfcb2626496d1b8e0047695e66e67ccc4720e0e86c606484b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:85bb0423055a1f133c808bfcb72ec4ce55e5431b97bf72292938ef009b88ada2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-installer-rhel8@sha256:f3c98dbad2db500b22f71587a5b72bce6f8780e9fe32967fc698433afa461f90_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3a31c6978c28feb9495466f23b54eabe801017b1a8c88e59a72b590be1a52615_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:3df532d915e1475bdf7eaa0ce42a38ec46ad997dc01da9a69d55fd9617a69829_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:9852f29470654deecd95f0ff6cb3345dff72299b72def8f51b3a20bc3979440a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-machine-controllers@sha256:e91139169730386bd05f26cfc58d16f916859c8b378796b5d71ad84fbc76b00f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:03dd35fe240201d8442c1cad8916e7e975d9106516759f5da7c846e1ded25352_s390x",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:29a17d1157f2e7d7713484151e59823bf937e7931dfe9e9aa5b7c65e7057ab55_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:b84e6e91d5c760befcfb4b542a54619d00070833453e1137624583f241a7d5d3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-rhel8-operator@sha256:ecaa837e8c42f505dd23f531974712a78f719a033b5e46bd5534c7d8930c004c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:11b7976eeab121b7f597ca16736f40e6e1d49914539f593f9f81aed711dd41ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:6d041ead7d2a82350a2ac91ea38992780f8a64211d0bd959156d0544d74bf05f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:d83557362b819f40a42ba52326e9527b2e332c07c794bb86c95b9c6422d3404e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-baremetal-runtimecfg-rhel8@sha256:e161bfbe42d499d6dc73ca82a917b4dd04e7165a37d8507800c968710e27b976_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:58a15e311141f3ab0325a8a7aa0d61fee0b916ecf757d91021bc365780e5caab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:5d619d0c4bd6f57da3ad00c6d49418ada3ead8a8d351b0905a9d2da974ee0570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:9b48513ad18f85278dabbd7286ab7fbc7d968f2633f014438ef4eaa3dafd49fb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli-artifacts@sha256:c875ad9ce20c19f516e8099cde75fc03fc0b065d5f2ce7440edd23566a2d2227_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:2bc6e85e12269f8fe42bebcc69587714715bcf69c60a541096a07683cc158fa5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:324ae7ef0fb99fe3362791b6b06b96fb3c912a69f020361abe35ad3178bf72f7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9b6c83377dce90befd1b6af1a1839624fcefd0b75cb5e1fa057ae810de1f9fec_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cli@sha256:9c351c164675f719584f487d1486941365a126d283e689c53ba0fc72a2880275_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:117666e366dddca1d204f231ebdc0167919bbd0b85162f566ec85d1830050546_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:4e1c89aa2567d0589a7c13c3c94b795639a323fcd9f6c7d0b1ab2ffe6e76b3a3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:60ed634cea042f3a63144b8262e310eccdcfcf3999972ef354ee670b62e95df6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-credential-operator@sha256:b7ba13fe82c8dd733bb2fc801a10fbabdc384395f6bf96ecc2a87a5b7b739f6d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:221bfad073b894b9d51a1816541b68fe674e2dab5c0733b8372f4a5d71af63be_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:a7b3dbb3afca1385dde9fb4d2203c5ae974b36e9d1df517b53063a4656ee9392_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:f8ddac68955585eda142f59b1aa23f17bee48f1988045528227eb2c2c36dd6c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-api-rhel8@sha256:fd75a5c765417be6db89b8ed4724c053823db1b333926bbdd53835044e30991d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:a94c8802e0aef74de36417652ff3d6fb18f3517996e8857b7b380f28cfa19bb0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:b6b75ab63102f8b769c108789a017786102013b9967b8a2ce7a2b597f86378c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:d4cee9ac453b142957165b326ed762e21c14bccb8376bc6ed0b9db18b395f669_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-authentication-operator@sha256:df81741da6fca76cb5cc5846aa18842c1f8090c9db74be9b09d0519ce8c343bc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:1ddf3eedd1f194c26d318f44e7ed0f5de6a4e2e170d54828aeb6df27642d0b4b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:67c0ebf28207aa69f79ca2f7b9943abdc3d2b0c7fa3f327dfd3ef602272120d4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:c90190804f8576cb16fee7f2d9ff6d57e167f3008ed37c23699224839115506b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler-operator@sha256:d80780cb4d2b5c7ac023b4e268c5f870933a08184d2c46815fdfe07c350aa143_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:5a5d14d80836cc655eefcfcf552b98fe15f3ac9c7a2566174e11d9660d55cd63_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:98deb7c1fc5c9ba090c14f1bdfda2920991a288f54fb464135de12796c990ea3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:a1ee4f2b690e942fd2653343ff29455b322c5331dd9252cf094828e973abb7ff_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-autoscaler@sha256:ab25a0857a2a646e51a3623ce6620c9a9199b62acb4103e9c67dddf933db79bb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:0527828997227a4f7af3faa044e36841636bfe22ac4dba425b204c04fd65ad26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:233e6ec0eb2fa61dbd909821104573fe4d220ed8b820672e4d0f2cc67752446f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:50428e40354d0a5e59ea07dd76119419bd52deeeef1eb30d55605ae931f75e47_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-baremetal-operator-rhel8@sha256:6d21a7ca6e3dad04b22a759c919ba4dc5e44c246f71e64346d8f998829696ce4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:14088537b4224e6ab197b7dea1cac8a849c7394c62e15b81fc12876d073251ed_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a0b23eac9308d1711cb72d31b107d4de58c67b92f71c018038b6d5db99387132_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:a3e8a2bd2d0d85f2a114e610dd996b77b4aa3619a5e51c9347b91a6a5a5eea4f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-bootstrap@sha256:ecc52fb14c2c260c7e9757c5e2492ae61450f0b58ba2f5bae82d95c660dbf759_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-operator-container-rhel8@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:133f2cc80e908ad018f6f28ec95d40b80b62fcc7d236dda7ed2056399948dd7b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3512e47371c284e1bf733e0a5d326d995155402d3803bbe8ff482dd483b0724_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:e3c77ade5c323cf8c859a15dbf455cc630f971a3b81381c01ee51e2362c15164_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capi-rhel8-operator@sha256:f270054081c93b9daf07836766ef5abb08d4612bc3f8676981eb87308acf397b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:52976195f2d2b1f0d08fd8622934e99d3dbdbfd13d09ea06274e8516ef19bac7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a3dec957abec564ccd68b49bd5551b293af7a862d7c766046364254831fe93e0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:a59d3194eb07260159b7803e0578527d1a02894c0ea36c8cd92d7d5e82c6b02d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:fd1a9bf050e324c2b04ee71bde8bc63aef4b5330b1d9727976883bfedf502837_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:320fdab865e92d9ec32902072411684a5b35f961f24abdb468553ba9df095839_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:b5244488f9c48490aea8fb82d56b1ab0190ba3ae7496cc41c5ba4d40c6924814_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:db0a712a5be8e9f0cd5df6990a108cd00db952afbbceccebc8aa6ed67d0092d3_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-config-operator@sha256:f028b8aedf527724dfbb9e146d00aaf055ea8f491fbc823459383f540e4caed6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04c6ff14e2c830368a8e41ffbf223f0f5a198a2eca63e4532edbde8f4854a019_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:073e11838fe098d72a6de7b508c1db03bd5a63c752403555cce82245ccb8320a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:9b99924885d6e0707db7defada441cf93ffcc6d6df759b8027e7b59e257a6268_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:a7ecbe0b914c0d3d35496264250b902c10538eb02acedfe7c80057129c9ba563_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6ef9af325e00be344d9302d6d9e1276c4e63739434b878b0db942d30e667c577_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:7bd14a8b83b6c432df3433d9d89120a305994b8568513270b465ffc41d2ebbdf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:cad4ef44b5f8986321b6f0a418188477de2cf6bcbef7109e8e184bd98a27e122_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:d7f8992d972fbaf8dba13640316b0f23be3841fd8c2df5cb6fd150ef6a967762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:1ce9b6677b15a990a1ad4c2d46b4ba1fb6e8617022115ffc4e12aaf85763a5e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:4277596c3ae0002df511b37f8b63f832a635de31b83ccd54d28b76510a057217_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:b99dc59f6455f9040adbad4a6b02e91ecc563f5837114c15a3a2f26d23740a56_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-dns-operator@sha256:faf8e633e5ac2e6d954e7cebebf983de8fcfee6532d1d12bf2bb36bd058eb76f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:00c76bb4052821f29a96c5c76f095a96488934f80a6e067ed6056df47f9fe3db_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:0a9c42bec1871a0afea561e7c9f61a58ec51797d3d1b397b99f5c07fe8a45a73_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:64ffbfe8ac8679908aa48a5a2581c0fc5ff3b9579d63cc595d8c8007124d5555_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-etcd-rhel8-operator@sha256:7359d891a6fecd60c308c50df5172178452d7755762a642306df840e78c33c82_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:06553c2514cf66be8187001e82c0031cb140c707ef1de5c171dfce9738bfeaf9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:07417a9b20feab07516326ba8ecd3b9a889e47e49c5d196a2fc080c73a0ae9f9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:3b5f0cadc091878991795a9107dae49dff65814f1b7ce5ef247ddafdb8a244b5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-image-registry-operator@sha256:f849507edb7e6796829b4148bdcfd6503bf066ee6e4fe86d54b70536d4db8261_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:312460eb2b47387f4eca219bca0f7b8ed999a7441182f17aba2af3da37855f6b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:62df45ccbe554160735687f6ce2d463a5d6443d7a799b5169308e65357b2cbf7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:d17f1eff9a72c7c9329ff9f0d49eab1cf41eb65f1e45e482d9114945fb33429c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-ingress-operator@sha256:fcca4822a1f0f5ef2273168d39a1d9ccf84538d23fe9255aced26839cb53aac5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:a1e2ff86f1e7084ab9a07e24baf3500bb4db48d8a2b7fbc0e605218638f01969_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:c69584a196c28008f744cbcfe3a8500bb69267f04d418a039b20537653c798fb_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:f6d4e37268a8ec6a445449b8d3e6dfe6a3d2c78b093ca1ca15148e5bd416609d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-apiserver-operator@sha256:fb26f95bc8d2da623195e0c8aab831731a067908e3aa3d41e63d14875bbb673d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:02e8c21b39f2d1a39b2a313b0cb1dece887b85e2dad89c851054344864990ebc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:35a1e0a45db96110b33c0d6dd572a6a9551621977078d5e5162077463df7d42a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:989243c892800541c8c51a1adda5781883bca04455a01522bc0fb815b7df152f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:b585a54faada9cb3301788ea62db78b0659f2628d4828fd5be6e0748b9bfc5a6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:556cd9a9816e3efb588b6cbaa9324a520722ae1b487df906b35bb75695e9423e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:6733e87547e8c9c769c14fbdae70c26178e36df138088eaf34afa3ed4ad8f67c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:7cadf0ed3b4d3308a5de8d06ab8e93a9ce16962e99c07fb46c96fa10b14ebb6c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-controller-manager-operator@sha256:c0ebc1f8306fe66c30ecc2deb8ed553b1e4b769e0709d03b8c767a9397e9c6b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:42cf2f99a05f0a1fb3d6c90c36e1b37c8b5ef84ca7dd379206f124fc5ba55279_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:6920ba924a4734949fd9e3e18b7e803fba22419999b1f2d87a7d5af897d0c763_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:d3bb7b2a6600d12e82d86595f9d887acb68f784f5a0c16468362b90438abc067_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-scheduler-operator@sha256:ec49925e8a8cd342a7fd5042332e46705fe3dd20db1793107727d32c95f98d08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:4035d396db62f0a8c7d0ba7bd41796114c179753da245b9245518ec3848ad188_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:537335b53c2408eb1e3d838f80491d127d9875d631e892fc0a50181be7e43933_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:5481b9e141e6d4273f720234ae1979175b3e73b40f59423a88594b9c84c4d241_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7cf0d27dce3c67162b1793d83dc4f5cbe049437297d5f34e23d404553c2ba752_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:9bddef5d227b489eb010e81ecec0bae252fe60890e5ecf497781bba4e1745d18_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:b092a27d4303cdc6af763c2e8dd1b57676228d7e829bba6b7613e68406787663_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f3cb95e75db0088a91fda3d88f323f01066a5afd4e349201f6db59d9d8244890_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-machine-approver@sha256:f9dff99172309d288e88ba0e37f78380ca0845268778250dd3202e84f59f2720_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:4f213d54419e8effe536be30429983f1c1e2fd52aa027f3dfe64b257d9fff443_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:57cc6db7a60739d1e30b48f2d370544525eebb75d0026f385c8d3de6d2c0e373_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:698c36159e10baa92873718dcd7e1ff59786b31def7a326a282abe8c51a89ce5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-monitoring-operator@sha256:803a3fc72a8d8debb21b1df0bc80202fe41ea01148b610ff727f98c8e19577b3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:0191a12fa2ba1d5f19f638663125f0c5fccebd616ca67a396928f41cadd988dd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:60aa2447a76e342661494f0954592f0392bdb1b9adec16542b0057a5a24672b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:b7ac5453e45a565b214dc5fa4351e431a81a4e2f1ed14671c80b903cec790436_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-network-operator@sha256:e41b2a34d2f03b5ecd042f3007838fba03939d0eda6e202a8772608ece779c44_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:070288e16ad08236fd2533e5e87e722040a7b74b1f0810e1fd87da592b50d474_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:4608a97ad480b06c761a53821d0a432f64858fa5b11b48792d040a0663e28e52_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:65774089ac5140afaf54415762711f87e12394755fbbef00a7a3e8469df4d009_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-olm-operator-rhel8@sha256:d4f453be699cd2e3c70e74e959d32508d5ca5bf2cba5c432aa553939ddca649f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:0bd571b1a74e6f72d6b661989b281aa93755044bb0edcaf5eebacbd505b385fb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:2284bf2e43ad2e37459bb9dad57f8826949f969fd1b95ed69bcad8140148eba0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:4f7bda985036cf4c348a263f6886d05a647a8b41f031ea91f42b6f62a0b3106a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-apiserver-operator@sha256:5bed06b96eda68fc34e3f6e193c80e444ad77f23be2bf564a13c75a59588d33e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:00439a2fa48e4e35e509ba8f4d3138f99bfcf4ae7aee43761931eee842971957_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:17a13d1d017818e50d9d10ab161eea9b449239ec121d87705c3447d5895219a2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:58972dd30a19c15fdcb70131d61e6a2c3f2e0e3af72242f017be085e35b1d78c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-openshift-controller-manager-operator@sha256:6003a26dc74afe79561eef3e92acbb2f9239e4d050cc2529179df1d2ba9f3dee_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:1e1807a6da3a537ee9814b4758dd5acfa0f09908ff1f45497cb3287468e279e1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:69a93bd58233aba69e358c09a8e747d2cac72fb1cc9ea7943e01d9742f8d32e0_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:8db70c1de21161082d55ff1ae0f99012ea7e5db0e0caedfcd45ae7111b3f5350_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:de094b04e1d9a5b5c7cb517352b9816f3a789320a79f8fe811cc5fdbbee5c83f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:46fa9122a1db870326f4e83cc33db234442078724e652131d92327277f35f602_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:7df1459800cae18290d500a3ae62b2d725bc226f1577b42c818a6437902f9d42_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:ac7c723c448f4f89da9f016f3f6e13db835a9aa775d167f436d90da70e17b2d3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-policy-controller-rhel8@sha256:da65c87d8413f2f203d3fe8d094baa6a8c66326a12c4273f5e9c17bfa8ce8b2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:0f865880f1c4a53e1d43ecab91458452541cdd08a5f48516cdcf8bcfdec7ae30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:74e0a8123d8d8dc8bbbf4756057650b36c5eeb1af8933649dab7e2e957d869aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:8ade2f00f373521f4d4f5600eddb54dc227e6f5a5b7ad32f1c72b80833a322d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-samples-operator@sha256:d70f7f9d01704ee4fc93914ac47023c67ac7bed5a19291bee9106e513edc552a_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:44914c13dd310abaf753c928745fb50b7962318a6f715e44877b2021a768cf70_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b3febed597d16a87f84e5d4bb3503097ac745b9d985c789547edde69406cc272_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:b61d5236964b53e1cedf352e8101b5a56c97d51e1d232999009511059ddacd80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-storage-operator@sha256:c5db615e2e4e689d6e6257b6d1c6b3dd6eb9935b59c42bc8d3c19139f8873256_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:433a706066a10b24fb234f83a2934768c0f2f3e0afdc27166b4d4e05062a0038_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:52298fd94145ea09889f354296f6d8503723a7a8d9a2c8cbdac41b7bbf59ba20_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:6f133038d883c6b393fb14bf854349c9cc9c0f31a17973b050255aa37dd305d7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-update-keys@sha256:a33098b07054a95a641f6d70b57ed9d80e96b51ebe244e68c2a6e975e8cd2462_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:0c8a5437dbf542bf34c1be98b5e5101d9c7d76c90f169e9b59654c26528b65fd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:987ce21db01b1820383549fac6a201912f182bb4baf07cc1c88b3d02a35a020d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fa6787c1fb4e8b112ff11c901a53f6c6347f73d1b8de989e2bec64ee9ccf24ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-version-operator@sha256:fe8197c9f7e160f356f64c0583d24159b0507ff0d58e2444a0b2197c07342dd1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:28486fa2df2188a63bb9e58fdbc8b32696157b8b75fbc8bd5cb3592f3b83c3c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:2971770017d2714d60322500d843bce27d8af0f92b88684a21c0cbd93d543e65_s390x",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:c6c663b2a75b86cd5d6a99eae7629ec239380f51eef689271830901f9014eb79_arm64",
"8Base-RHOSE-4.14:openshift4/ose-configmap-reloader@sha256:cae62a6bd3e104b553a907bfcc565767bc2398ada80b9b4c99ac48beb1238427_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:26c27549122018c26e2753d25e0119c8cd267cef2bb6078daac9acaa74028e65_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:704bd1d268dd5f7fdf649c5f892d6f56a55c8f5c69580ad952a31bf71d0ef683_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c46a250a20dc1db0c43f06869854323ba12213232755fd87852d010f305ebf10_s390x",
"8Base-RHOSE-4.14:openshift4/ose-console-operator@sha256:c86f5221fc3c900394a4d3f90a3b4457427c3ff29ffd00df89601a52175a4af2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:445f36eda3a85604270f391f6e9eb37f5153b2438983f17d7b8f7bb737d0d897_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:715f1a79183d06a49351e6168884bb3d736480c3c45697e5b09c623b7a79add9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:84f627f620f23b0aff57a02889e550891fb6f5ba12fb86de271d8a729aa19c24_arm64",
"8Base-RHOSE-4.14:openshift4/ose-console@sha256:e4fcdc6c775cd93b18fbd033ff6dc95ccf9f748aa1d72957caca3ce0bed63629_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:3f1e960eb1ee4f2c423363153b9738bba5a07093be8c8d3a98507fc350da1e27_arm64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:86e23239a5ec88b642edbfc5a83930f65397e4db7fb2e4e2466986bd73ac7a03_s390x",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:90b2905473f6047ca037abec66b8e7184be7f77eedfbf23ae119a5998d0c67f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-container-networking-plugins-rhel8@sha256:b6677e3bdabd0284d11b54c1d67a69d5dc0f7072c0f331bafec148f1e8972fea_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:492a667c6d7d234c9ad0cb581c6cee426ff70445897b39ff1a10dc1f5997b3a1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:b6296200458a03a0a825500c30c7168778cac35bebd78615c12f3650ccba9ace_amd64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:c2325cdc93e8407afd7b5b58f9af06000033cff0a48fa4e3e7a2428dea8499c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-coredns@sha256:da07980afad2d96115c5bcfc007f4e151f5dd7bebe892567048c0b4c5ed93018_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:11a0043b88670a400331fa28a6dd0c0a0ca42ccea4b9b1827a0ee7d5c9ffd4b2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:cfeed3d33b2d389ff49d83121d047b0aec8945a975f0da9ec24d577d34a61c2e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:09810329b04f8d1f6e954121a29befae7387ab725f7fa6665b56e951564eb519_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-manila-rhel8@sha256:c96fbe1676e387ec7ebed782dfec6fd7c439cd4a7f20d13defe7b870432466e5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:5fcb7cfb0ae7f611e6bbf5ee303ceb35cec637cd6990da6f2317e79d96bd49e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-nfs-rhel8@sha256:c8ae229915619e34b15af1673950020b8c13cb3c40413319ec3b96d47e0b64e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:315b03b13b9593af732583589e5906499a7002f972536b82ea38c59a06fc215e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:c20700ff97b1499be0800f4da96859c09a32249c3f7b31900d3e05d572678f84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ca401171791f5994f6984bb035431dbfee27e7c5c72f574d145754cf958eeb11_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:ffa81762855b708022bb97e420360b72f5a05774019aebc906c00cda7410f23a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:463826f7d02ae6c6545af22361552017f2250ff311863434281f05f81e7f85b9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6e68d502a2b61a701e56885a6dd03cc7510e1c2ab461975800c7cc837c49d0ab_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:82f8e2dc317e06bb58ec66e5198c54997e3561ced33aec41ae7670ac51daa34e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-rhel8@sha256:d64dcdb06fc58d0489eb3c203c770166a58c247883047edcd599b0aeeb79cef6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2280c232f09f0230d769648fa0db784e9e866fb51a17d264d6f2f5c762fae854_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:384dd8fe02328369b93f3ed568da1227a86bf52f62106bd357fae61ddbe8d4b3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:69c340ed0172c85b9caf82ac38b841f1cde4415bebce8cb21fe75194a26caffa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:e0def8b8f2fe3d3d5e2a95af93b08dfe7023905ce0a53e3f94247207bd216d96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher-rhel8@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:1920115b2af6f2176ff5b64018f5666b8a35eaf590b0ea3f70d0a0486cbd49cb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:2eb449f9960cb72968efa9fb2f62371c547c0d14523a5934b30900c3eb5633bf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:440fbf138439b154a5b56baa8b31b86a452f3b4b5754180c27d914e33548568e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-attacher@sha256:4c92ea98c405c9d5908af8fc3c3a5d471f2961ab38a1a43eaf039230f866bce9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner-rhel8@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:1e5a6e0db6175799fb137377171b7ea06d55ec0f42ad2ef5930076cad0687b9c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:7af7d74f88a7a98973c343865dfa74f2f53d4acbb35c4b1f93fa6fbe13e24d7e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:9f2d82677c2b7bce45cd038586e975c8670a0002961ea5cf68ee9532e01a0e53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-provisioner@sha256:d5accf9bba5ad88f0cf9132f38502c79338f3f6e85524884b071a5abdfc3fabe_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer-rhel8@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:71a643e70ebdc20eb39554bd8d4ec5bad73ce6eaa4d652144fab77f424775822_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:a9f6a7f57debf62b48aaad2e2298d698ee770c7fe6cf3166b81a5e3717652f60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:b950f84fb6c5f3d0e91b65d272f50582ce2d3669879626d709773b2377ee5884_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-resizer@sha256:ddf7179067f1105f0e3409d911eb52ce2aef4761d9e734547b4c760825d701d5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter-rhel8@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:1d4a629e0c56faafbf687862cef72d84d1cba4b4d396b0fe5613f6bcb9efff3f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:59bc9acfb22af3282e9307802074e0a1e3261824399960045b29a560367d8e46_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:64a83bb8964b9a859a18f674c57099a6a5bf684007f1672b9118ccdb68cf7a17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-external-snapshotter@sha256:d480bf3506294e1ad92cf903d774db742b7666e840c76a19423c9c69b3e44740_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe-rhel8@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:0c8d3a7bf0796dce3a92f80e09950f2da25a46db99241548ce0bf007ae568e64_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:3a30a171ac53ce7ba01f66f3753f641b5a49ceb613b219183181e0653d2bfb54_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:8ef322ec8c5bcc61734c8379d1ac6ed18c769b1486d7dc64cc102da8b427259e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-livenessprobe@sha256:e199b1fa44ad093750fd95841e8277d2a2d7efebc672b79288b1145640bc35f7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:2c12ec3747b3248704a35b50a758c2cc1bf723861a06362e7a896575a7b194c1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:6c0ad888e2261484cfdcae3729d87a87bde98f60adedd4b878113dc05711277b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:9666ce8444c17846928347d467951b960d7f83c2bfedb7db85b93001103fc897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-node-driver-registrar@sha256:d9246d1a4667a5f4f49678c1e4301883e4cb9ae60943c651719f2bc0005664ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller-rhel8@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:2aedea1c12794ad6f530eb42b3041e61548ad2f1de085dc51843ac18541a9437_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:8a7dc126d027c6472b60880e228b7c0450af9f945098a88aa759f9f8e1acbb98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:d00d5f720bfa1a77c30d38845c81a82784ce4c01205258e58afa844b91f15841_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-controller@sha256:f30ad07a4c82942a2f74e3dd8efb47152bd06018d5580ca14d5ec9cca2f5754d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:17ec1df107da9c897bfafd2b97839b425e5a29acf0cc5bc01f16b7e3002d4c0d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4b1ab7d4aac3d2a3c65d0436899f7e97de0cb69f85ba447b24e98114d11c62e0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:55b0893b21517edd7e5fa094862e0d853b2899002d755c13ce7b65e7a0cd9a41_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:8f3055712d131d90976afbddd15b880dcc3b93e28b91e825acce421abbf300da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:06e5fcc1203785ceae09da4ce4b7fbefdcfc447fe6362923a7f0a62fa5ef341b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:2b2dfa3727d09537f9ae971eb9958697f98c5fb2090f87a85b36129a403d94bb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:36d8f4fd80389cfaae4d52e13b907929403ed65e0c1345a2b86916f1257ef5df_s390x",
"8Base-RHOSE-4.14:openshift4/ose-deployer@sha256:b47e548ca6e71416ca9bd8f740a2e638cb511d5dc3837c8f165415095e80755d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:0e27740038b6e514fd8f604aac444d54813a700f0e2b60f979314eaa2eae69fd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e257cfcf0f6f8789a359d83c2a3b3c8d8a51516bc24266d3869e6307873fed81_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:e31e490e60199d58ca9d9211c2d013fd898b45b140d37ab74fd5a61cbcd0b308_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-builder@sha256:f6abd02b1b3505946416184b42d6cd5427f1671abab34233fe448802be49e44b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:7e16d14f653d493988301fb0d2f208c4b26f5feff450e9085864ba67451d8e29_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:8be46a7f69910e5d9b7a47d8958a3114b3a257101594035af211e4243e2b1e95_amd64",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:ea331c0e041e11ee4115522d32e95430fe29ec64ff6de52447ca385d3f319a0d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-docker-registry@sha256:f47943cfb4c87f9c5957b979f617757d1003c2e478988ee36d2123f5b7d3fb1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:1244c884dc804e70044b784ca6a6242dc2cf427c57d43ecac97a6aeefd4f92e6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:88af75fc273c3bd330a743edf91ac0e0679441c9de40f5e028e2b29e3f00ed3c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:bd1cad42ab57ae506531c628f7887ac451e6cbc690b327de8b40a233c1582e8d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:1745e2f6a88548a615f73dea2d602ceed1c883d78b84a54bfd0f92b630f34244_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:4de51cfa9acafef06874ed9eaaccb50d243a83088b5e31e34dfdb1cf2e9f2cc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:76629e0808346e4c2dd3958abd275c4f2a4ac6cbb3253fe70f0503f94973fd7b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:bcd06edcfb08b20106b76283573dc0333e92d16b068ec2a325eb41651c725ea5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ea8904f20318a73e2c096bda57c1f11dd3ab02d1fea0ed04f7db6ad29bf1981d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:f1bebd8153c0dd3ee49e8f02cdf59db684ae737bd26f9b9ce4afc1b352a22dab_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:19cfd645c3d6e2c8d6a5d3f7b3c9add89f06143866ff27c69b6c1b779d066d04_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:2a75b1b4e89c7b90334b81f236d26efe4ff535be73bbde6afd7b4356e335743f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:3ca076279560bbe031e03dcf7b0bd85bf8180d843e526b096846166b1b7be7e8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:038847ab4169e185f3a9d72f7dfa9f6a346b1fa6e53a5bf9a528140c6bc6cfa9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b167c8df844e86967aab1997abbd82e0311d00c5c3163489fc1d2ebef8266c2c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:b5272bc65ea7553575d909320713405da22fc67cc8fe9c0d5b00b7a856202e21_s390x",
"8Base-RHOSE-4.14:openshift4/ose-haproxy-router@sha256:c4a78576dad0c7135523325cdd77609a736ee88d8fe2eded92f3db373cf80368_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:73c87c690c17a0856b86f7780e38f7ff14b3a18f9e91183aac32eb12719d828f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:7c1d8ea38109fab0d7c917547ee27618e6a1f7e1809fb4b9244294d8850d6410_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:96335f8f1320a29dda934d0be77cf9a1f915479685174d2e4c92b743df679ec5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-hypershift-rhel8@sha256:f4bb3024dcca94d459c44432b2662b26b5b38f059f326008b256bdd6ab3617e8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:25996deb18a861f90481dc9cc9671ad016a134580db7d6a6f026ac0b8d3ca510_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:2c06861f717c2b3e0d8aa4a84b2bac24b84564efadf92ea22ed42d515c5c5881_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:0186ccc781a8beaadeb03d1b1c8dc270f0d3b2454c66208afdd41061bee0d059_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:f6faefe69efc224d865fc6b3b6ba6ca48061e49f41445c46520c85f9bce8a11b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:587716585b9b3b1cd004c3dd1942ef58bcb344bc5ca06729d52257b5601b6c3e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:62b5a4fded97c697d8b02d3dcc9cf1338b5b084f44adcac500f50eb04afe0164_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:a7b629d84124a201f77a456b669041defb6d92cbf4c3c039446714da707d6a72_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:c0fff984adebabed906a3f62bddd8a2ef87f6727d2a1011f3d7463d3f97a7993_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:1c873e3bd2fa73d80e465fe49cafeb1daf5ab22f147ab17f13cdf75bdcb94989_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:644f51b655cefea893bab40a2283c3073d5c41e077feb4b5721405b1024ad0f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:fc4d09e341720470bae2f10d76f2bcb829a147ff9b1ad4e33751e2d7dabf6a09_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d715d2b639018bc79a80fca6cce1bd2762dce300c21b25841104371a23d098f4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:d7fafe04a2c562052ff1201dbd329d3229ecf6c4ccfba0d77d1d9e0cf5167f77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:4cf3a910c1bbd09a9ede3a03acde37ddc79035ccaffa69d2710a03cf65c996a3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-image-customization-controller-rhel8@sha256:8e85b33ac410fc4db6c88b5d97fed36ae8cb1d26d70a7ad42e95b679abe8e32b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:556e81fa3e5971ba48cde52b4804256676aa87d7edec541ee7da00e8c8b8633c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:89e0cfa7965ff355b6e0fc96a9e7c2aacd378f9e9f8b2a99c32010d4610143dc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:e5a6139f1a6897912ce479416debd939119428ff6621619204df635920d10960_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-insights-rhel8-operator@sha256:ede6cbe4e3245d86928aaba2f45378bf70dac308ca54d2cdb29a083bdce84268_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:343a4b9bb6d4ea419a353b68f7d8bebfa8226ee41491d792bcc5d5600e800e54_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:927d8292f56efab0b29a70442c5359cfa0946f2bde77823eae1cc9bcde60e6ab_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:bd85b66c8c988d63c3b382a15f432c76e7eaf50d3d4c52b24614d5251d46e9f3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer-artifacts@sha256:d2ace2db8e6d055030a34300d61b63d54f432c0bb07913cce5dfb5f5b0060dd0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:531a10445ff98f56ef787ea46389ab1e19810984151e866d78122f9501f5faa1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:88bd53733a43cb0034425b378d72faaba7d78cf4294900b85ab551561d04574f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c413c99fd88b776bbf959071a0ff29880bf20832498930c5ed2a69531c6b8f5e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-installer@sha256:c8cf90c2ef231e8fd023a0a41ca9e0fee4e845833041fb69da4b262cac89938a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:1124af8a6804eff2097b6f949f367845fdae0da10b75f6ed9739a5246da3f7fe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:81913a1199d934424826315ed6ca79d501a09699d09d430f05a2e4d66a5b59de_amd64",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:8e47856c8a22ebd5085d271e3385b7aa1ee93fca8f0321c9c46ab84714e0fbef_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-k8s-prometheus-adapter@sha256:e7c92af7a2e8e122318666ed49da2b8a037ad2757ca244316cf23d67e90ba202_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:39708c758d468f9ca1327cf631f20ce6ef7bd6c1231bce85459404ed79fc86aa_arm64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:816063957305d12c6a2f9874b745955c7f4c4ea5d213978510e3242d95673031_s390x",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:a71a3ba31adcb4a4beaaf43771512f12ebdcb45b84d78dd1faa8ff0c0988f3ae_amd64",
"8Base-RHOSE-4.14:openshift4/ose-keepalived-ipfailover@sha256:ecfeb39148c37366e160383cfb6a2e57dea2458ddc7245feef9361e833a5c2fa_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:15a493029e4ce37f7c3a6b2974290f1ab957f836da5239aa21ca5cae356a9b4b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:31b4a05bf42bf21f415ec9c3765ab14fc2ff16fca69a3a055a220372f3b70b43_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:37825463ff3c766b5834cbcb9f09a4243ef4c30b559a694ed7e848e4141ddf30_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-proxy@sha256:475b62820d626d74f86e0fb0960cc026bf6ee333e8dc2c329989bc5e0fbf5f4d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:020467a08bd4ea9ad59cc69bbaec30548829e159e4ce35bf1b89ba8403f56762_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:557b385da5e64d2bb4b2fe53dcf3ab5c64d77edb89c14806f63dc25d8479c4b6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:7d191e05045eec47e3c1fd1f1a00b7a31d41a28d1bf24cccfead38ed05baf593_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-rbac-proxy@sha256:c5ba7a1d1d80e82026516426d2a62eb51748dd74284f34d435014bb7b90c0381_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:45992a7584258dc94aa771d51811476c9e257fda92c8119242ceebbac411298b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:b721e9455b36c55c93f5d6557d623bbb4b5a47abd046aa85dbb95ba5cdf76819_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:be6a16d11b8f63eae1ff3c3be8dacb00bac3142052bf7d928d9e5c6dc373598a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-state-metrics@sha256:e71e1edfc44ae8d1108ee7c2fa4199439935c34ba0495bcfb8f6f506cefa0c72_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:3a35c7661f84df40bc14637e58c45ad79868f158afa243936f071966add68643_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:8e4855ec672664ab255cf3c2188958702c6dcdbad2270ed2d3f363fedf813e17_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ebdda28084c5cd427f956dbcf97c17963d4558e99af9fba4abb440234503a8c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kube-storage-version-migrator-rhel8@sha256:f6e5ad90408dc383c5b9f73fe97182e7af76d87b9b1c27b7b94f5b87249e4ca5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:6c412d7b17786fbf163308a78aa64c193b8fbb898e9e61fc99ddce4bee93ef12_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a338afaae790f11252d7328e59a4e811b3924e194c9a84b78eafaf0b19f2da21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:a9d535c0a7da6a7d6da9a7d65a8dd4e2754f91a5cfefd8fc44108d997cd3b570_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:d8847f4314f7474036788edc0267520afd59889f4c5b39c56932f70927c4c2cc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:adddae91a7064690605bc9984000c4e43002bb519db882dac44655e8a7e20c51_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-cni-rhel8@sha256:ef244a7cfc2b57b53d212468e762ddf024f824fea6c7de134bdeed511f2b3376_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:7b4f8cb13f483acad1fcfd2cfcbcd2aafcfc0297928c11dac234da679563375f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-kuryr-controller-rhel8@sha256:b67a6b778db4798ac54a3e94446d256e3dfe4a51f520f2ebe4c6a97d271f2794_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:31818d129e47979882c1e6a64cb38d5e0d39a6b7e59b6151c62f700e91363e32_amd64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:4bd8d10245cc177829d1757aa0a9dba390e617e6623af097baf054815ca01881_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:b4b8ee85a6b4156200a8ef94162cbbbe000731acb3b7aa1266702b22f4b343f7_arm64",
"8Base-RHOSE-4.14:openshift4/ose-libvirt-machine-controllers@sha256:ba4f2e396b1c3b7784adf99e2ae5c0fa91d19e8e2bd529376ac480501e0e97b0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:32552683b60b9339748fff98d8f079fff10bbf8b97c84077685782d76fa6e857_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:4231dc0a402e6585ad468dded4e4f81dd0731958cb85bd1104b71c868fd1bee9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:6339eacc0e10dd70d1253763cd965573ac67aeae5cae04dbe29e7afdc06f9fe5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-operator@sha256:b1511e57b7a82a66d084f74aca630a56d4b10f4c96a662cf3e45b4f895f3faad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:6067295b13f0006ea22a810f9042f1f15a1f056bd6f163db01215a78662ec796_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-aws-rhel8@sha256:fc4b265232e629bf4f2fecd9b0659f473273273ba89e41f6eee14c66527f9815_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:1585dc41751fe59401e392e04afda8b943e3ff7b6405710a6e77a4016ba26988_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-azure-rhel8@sha256:8bc735c03b63257d1bd72fd18532a4c17682a448e38335195924de196a4c2b08_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:05dae1873b3debac98e341384b3f8f9580aa40a31bbbac61c58eb96ccf5e4ae5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8e4587f81cad33c29eab5417f1c3d5faf50137ad991cdef69986b77351aee458_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-gcp-rhel8@sha256:983a12d1496a627adc4ce9d02559ecf0859ae1b30ff3c6b39c1e54ae2c7153db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:350ba2445087c97243c13066a630203699f948b342247892879354dc4e260042_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:c7babfc5e9a064f225fdcc6cd5b7204f6e4a5ec9da734a91f5ec2e7a25c44cbe_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5b067d9fc04855d9cc75039f72a4d723261576d4c61f48d68d1429d6df3c374_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-api-provider-openstack-rhel8@sha256:eacb2bf86edaad4ceb74c9ca0be34d39f079e040b83b3e070477e0f1fc9db410_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:1fae0ad639e19674bde8da7658226011198c7f2bea1c78505e658b7ae174fdc6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:475eaafee35008279c410b627fd4d95a3053eb063995326cd2f20dc00c01d17c_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:6ab9e748c431e6f1ef0339c931a2d40ab3c7a9ef47b7ce5ba9c3d390b8ff7746_arm64",
"8Base-RHOSE-4.14:openshift4/ose-machine-config-operator@sha256:885458c5fbb4cbbce0164d86346218275a176042fe8b7a0ef4e7fd16e278137a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8e422e56cccb8184ae8f5699efa793f57762d841992983d93c49cc23277ab370_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:8fe897e802bd655cbf97b3dc4c731e0797e974e667577a0fe2f98b1255bf3c28_amd64",
"8Base-RHOSE-4.14:openshift4/ose-machine-os-images-rhel8@sha256:96dd0b488de6848c190951d9164070a3be42b0e13172229a6d478901399e2741_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:04897cb6943a83bf94a476de4cf59de3477afce2282fb6a9a334d37153dec238_s390x",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:2c7ad2f081657222dc39de8e092a85a2ac2915e32c55d243191e015011580690_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:d4b829294c652743799cb88b624b298d64f7acbcd341b315f87348061db94a1e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-monitoring-plugin-rhel8@sha256:ee4392b738577019fe0579513cdb37ce5d5a3b9e2d1965ef9c57ea1fda935408_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:534eca59cccb190804ec22b9026bef14d4ed7f17539f15afcd13c50e7d233814_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:b1cde36c152424ea0ae0aa83530783654e00d129497f599c6f6b9ae24c9fa45c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:c9edc66266cdce8e4d0bbb81e1599d09fb192eef1c1f000b8a4dbff6aec52afc_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-admission-controller@sha256:d718220345d39b10690a7d96ec3644e84d799a5f19bdae8df46c1d01ef07a2c5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:0acd55fc0c9effea947f3d208fc2ffd87d06986f0fbd621205039b43a315b87b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:7bb37eb7b7e64ec16b4cc0bcf2eb493265504c168d98fb917866ed831940dc93_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:9e51fd0c14537638d79818763540d2d8614aeec4258409e68e4200cc542bb62d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-cni@sha256:fb29ba83a29a8fb0dd7e0745af291de228b6505a437b317d3a3b43ace45c57ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:1662331e763a04d3559488648055e69428abd655a3b0a107a852967ea0bd6c61_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9b9724cd7ac5bc9cdc4c528961fb260799380fa0049659e3d46b2ce5a02068e9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:9c44070dd866d5940e758a2174c518742ef231f66bf752aa78321e8f840a0e18_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-networkpolicy-rhel8@sha256:d53f450f1d259f0721355c39f21cb94100babcec999a17995f29d43875980931_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:88544b672a4061e84e9d70b099006941a6578cfa5ba1a2f653e7c43e4fbcf574_s390x",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:958b11f676cbb3a37ab3630c39a1a3d4ad44eda38d36cd9c45c79a3c342b07b4_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:a3889be4e173e86f4327166468a5171a271352662a87184353eef2309178100b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-route-override-cni-rhel8@sha256:dedca2195e0135e42b769fa6ea6b6c09ed72255a419dc6dd29cbe3ecd74a4514_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:2af2cc0a7289f4afa87ac5df81bc445be6759f18610fe96f901beacf7630123d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:4ec8bc2b379c61381782ce14f6c5194a554469400ee989384ca404808d1c71f6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:82383b9d0f481e0c8efbf3951d46fa65980145f2472208157a6970a5d9d1dd4c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:eeb1c45acb94ef77995586e7459e8b27d9ea2558d5befffc6d348a1026823d84_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4e9332994c6b9b1cf1331d2693a5b7ffa48a1beb179b7a3871f21871ae6f06f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:4f0aecabb11f0f4127c9b511b9c7b36f86b3016524df369790800c7488d3e864_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:747170f830740566d5e39dcbd8cf6308bad2913ec3d07fc827d6a33fc53f43da_arm64",
"8Base-RHOSE-4.14:openshift4/ose-must-gather@sha256:e3401bb304459ad921e146e2fb50a772e3cd24221106d09bea67040f3076e84a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:443bbbda6d15cc17f50d212cd3bfb40b2a867159739809e506f94a7f52656612_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:99129fc067552f41663640c38cb0b0a027b8c06d5940629f2f66500657c24d0a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9e7c84fc7e3cf3143edbdde5f19d11473e4db5fdd143ed772538f50824d4b9fd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-network-interface-bond-cni-rhel8@sha256:9f1ca75fccb63d06d4b0b999fafffec4839a81576a1e0b7f36cfe4107dd45c86_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1289e25a60ae1b4d663aa53eec31d653c380b3506dfd5a44fccdfa66ae81917c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:1b6563025a87cb191ba5809d9e1067f6b323419cea890745d149523503d64c39_arm64",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:591f45ea38216ac583101f39e1e3aebda924db92cc629bd518cc9ba47e0777b2_s390x",
"8Base-RHOSE-4.14:openshift4/ose-network-metrics-daemon-rhel8@sha256:e331110742b68052096e736bcb6a93a9daa390dd2057c20c60659298ae7818b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:32f2b4f7b61e42e27379123af562f372af33da163daefbd1910adf7cd32abbc6_amd64",
"8Base-RHOSE-4.14:openshift4/ose-nutanix-machine-controllers-rhel8@sha256:909a4e37f472ffa342e7ea829cf4bba9d8f5582e94b757dcd692309424c4cddd_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:27a7e7725830ed849c7bf99042a6507274b7d0d953f2de3263dbadcc339a6c87_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:59f6674285a0218c07ca6a915793911411de75b001a569c85237289438082f1e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:9a4b6bb252324a1077c560248659bdb904ea2bac3eaea5e41eea2e6a936f3168_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-apiserver-rhel8@sha256:e84585cd719a8ffe54ffcfc9160143f27bd64ace7a262dbc1d16e3d8be5e7315_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:463d8195e73146d75e8c2e9868dbfd337bd3d0e1b5dab66e4cfb8988ce2bf777_s390x",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:5739105ef80abefdbd9db5cdfdf80bc2be3b6ad7eef9be2bd01c64045d9a95b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:6f0ca43bb54f59cc2146c34a4d1465be8c2cc100e81fa2a2dfe265d1e29d7897_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-proxy@sha256:d3856124ce2f48fc91c90caf627c70cea14ca66797d4fcd58d6d8576b5857f94_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:16df7e23784f7a17d8b12ffc39d20515a69b555ebeae611abb58e54912be2701_amd64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:39f703dd144a8aa3647528fabab8f36efa75105bac5a0b6b4832d4d1251302bd_arm64",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:933e5e75634e188eaab3279ebf229d9fc473c1229005199d220f4d02811dbda7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-oauth-server-rhel8@sha256:ccae6a117824c79657eab129f7821dc46c31074873230ed185d364264bc9b1c7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:17b050e0081fed68560a41d0348db476a765162ab04adf38dc3534188cce5213_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:c216aaca826bc057903d70a99a956f490537153583105fe0a1bb382e874ba8d5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f332a91565112ee04f13d4ae156f1d594299d45d8887e73daab8ee12da60f747_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-catalogd-rhel8@sha256:f849ec934156180f86cd560289ac852cec5437a4e21cc0648dc26f79503f7e6a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:07c529bb6049cb30e74067d862f0e434185ec4cc4e4f0bf989bbc960e2b6ee01_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:0923156bfaa49d923fffa9549eed717af67c795fa7b07805f5c19e5d7ed3a690_amd64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:6ae1ba080e10067f1257ce92d428c81620d84120567c6d80f9c441af13785c61_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-operator-controller-rhel8@sha256:968b1b1d7151d60d40c4ccbbb19beca3a09c893eb5b688e19a3eaab26b66fa60_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:345d42b8d111ca625e5f7e9f5ec6388d6d7c5004df8589800f729c2c06d3d2cf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:5ac0674a42a80301cf2d4b6f2d9f7d5f5b57dd5ce0337ea95e14c615b378e5a8_s390x",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:6338e5518f49ac8fffce3c75a1a33f9da0c759b59c767ff0862e4f978b52ca99_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-olm-rukpak-rhel8@sha256:db2c0d132750e51cd0c0008e05d737d55c7fb21ec31d8a659b97e0b6dc1498b7_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:30a47af33cd12cd7dd084ef533a6bf970a4e15a92155cc426dc854a654de91cd_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:d722cb3c942f7370e427e5bf4ab035df6354bf8f8074fe21d143020201f36f6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:dc0b5856c1e8fe2186ff39457776a353fb22d7c9a2d4462616d66ea3e1d20719_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-apiserver-rhel8@sha256:ef79edde9ef1490062f7a713f27164788cfbce0dcf712ae944d8896d6c80927e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:344c8a24cf0e06a3b44460101232acac3dd85018b4087c2dba293e85f0b6f9e1_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:55334f75e9a2952cb53647243d506a531e220ba62baca7251cc0eba8d41eb659_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:5e6533a336ed261e39abd362be90bae5d9a7d7383f6b3e146cb451837fd2f3c0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-controller-manager-rhel8@sha256:f7745b78c3868638f342aca8a3ac02be542a701dddd16dd189a428f7ecebc5f0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5a9b5de64e5dc56ddf9592c8377ec928e3f92fbdca2be8850e75f71c10398953_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:5bb6ca3a15f99c9987b27d11a6a27652707774d1654defc7f18da6107a83fdfb_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:b3fef8989c83f493f9b5030dda74bb4ff82ac4110c922252d582894e3579c063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openshift-state-metrics-rhel8@sha256:cecc68736a235a7bb59e5c96918399e017a16f6d59efa6bd6da40a229c43c1ad_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0a54671dac2145e7d23dbb0343b310ac03219cb77e1009602792e783fa85a8ec_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0ebbd89bc780e3af96bc2ef8e5f907d7104029a35c003a84a331ad3a70660adf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:2068f725ff2687d1904ad352e549f651f178ad8a3f1a9da425ae87e0aa9d26eb_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:6c8ec50fceabca813f92ed4737363454ebd1dd186b2af8493060b9f47d7c953d_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:35c49c2c2e034a82fe73b7d6d58a1a397d285da6178489e4badb56cd65e93db8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:3fc201a74798262c78554ad9f79704a39d7d12334b63f8ef6ef14a318904add5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:b928414a835a213823eae9033249441de2f7876ef94ffb75b2f1f99af3cc7ca5_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ca43ea77984823b4071d1a43026f2971ec1c4106d50dfd15cad7b84af4612c95_arm64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:1d476e414a2e16adb82a5a4a259345ab9ef974aa5113b64bfcc48b8b420d6530_amd64",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:361828ad004d52afaf0f6dd0e23cdf8e2503fe085b41e6e42f0797793f6d902e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5671b26f3e94ec54532fcf126f2aacdda6189f7daed9be1b92c06920389fcbd4_s390x",
"8Base-RHOSE-4.14:openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:6f46c6fb479b623b8ff6f81d12fb96e59687e274d5dad86718be838ac942a488_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:2c1b4e0e63b953bf4a1b42f325a19e7f5d7856d69c47814ebcd4b93eaf8b2800_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:90625da9fc6b434ce340efca3eb590bedcf6c2c53d87f34a75a6969188653f8b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:a361d57f1f0c190f6900f5eebaf955c1f00122686a86373333d8bee30214ba22_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-lifecycle-manager@sha256:e7fdfc22d02dea9bcb3faf843331a32f836ddd76a37ea2ea789ae18e9ca3cccf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:143a72d5dd62715fd9a6b17ac29a12c33a63e7fa0a735f6c4a6e47c4f79c1ad4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:8d3d122e15cc3d80f69a6c7ffdcb772b13ac5b94091496c0bbcbef785fa19c26_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:b1e10eb44c9e6adb043b672239d1df4da14abcd7cea5aa4d550848fc3edee515_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-marketplace@sha256:f71c6055096ead7b7401a9816f7dedc44f32e8e17f1181fb3d202fa4a7e02db9_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:43e42466257d9c4e8d94b91fb3d96ad8cc8a49b0a102ada0def04b57ea837a2f_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:7f7d9d88d675cbe2e7d3ac6634d7c0079727062463f0be774080ca8093752484_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:859995ef4e66b173a66c999574ab6bfd43ba2c1eb5c30bdd2d0a752906316d35_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-registry@sha256:88f30275ce1003de1f05b4f81dc55234f7a74957f784bbe5153c30ceb4f028ae_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:4dabe8708507a06b3dd4229da1d7cb29a6da5b9a81fed994138cf398bbdc5be1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:7571e477a737cc6645228ecb3adb9d3015d0520151b7ffb8d53cdf49a641f26a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:e50205d3069622c0177fa803e115f9436b6f96b19bdfddbbb1962bf67451c06b_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ovirt-machine-controllers-rhel8@sha256:ed57898a4ac023a60db283fb56ad17f9f3bb35a64fa157903fe27eb932c84211_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:3ac09533a57b868380a3805bb6cb359d4aa77a595d78b22cf36c886c32bb8362_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a9bc363969fcad3218df868758d8dc57ab54982afea65dcf8207809dc06203fc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c385f66be3cb02907a36ed55a9235e30d38451b6be5a0402805cea1f77be319f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:c75ff06ced8542849a6958d18d97910de35bb9559d98dbac8a87ccbf94d8781e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:79e5565d30e21400cf052917b9f54a5621b31059c8bd48695607971b22d51bc0_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:83ce5ef7d8bb207736ce0cfb7ca8e08112d75335e52c621fefad025ef5ad6016_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:12f93c35e19418693f6e603edf2edc3ee2ba841c7dc9a6fec45ea7b40a327d30_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-block-csi-driver-rhel8@sha256:cfafb1e5c422ed0d71a8bba4977df135db6bc90cf581bc85ce9e9c7aa633c7ad_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:76004a577d933d9ee168d0eed7c32b48ec4a6cbd8a5a0247e88111bda992ca53_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:a489adba5ce1eec4723a1d59cf828be737d3b1180f590ee6947a82ca340c75a2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:2655cd8983c082542ba0b035a043a4565ce2da8fbe6b13f38ed8f556c15c1f57_amd64",
"8Base-RHOSE-4.14:openshift4/ose-powervs-machine-controllers-rhel8@sha256:a82e5dd5f7112ab0100f21019d65079778a860c062db4133a51f3468e8459faf_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:07ac10e34bde1b11ccbd717be6fb91bf7c83881f3e155ae2874e140ca862ab20_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:6859f346ec7bd8c44f89fed5a3a9bf7f84f02911bdfe96bbc672bd9da2e64b77_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:813bf70a6920579605c24afe92bff14ab851b3f5fe36b870523f361cbe578b3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prom-label-proxy@sha256:dd5844c0b1ed6de084db397f2f5cc9e3f78d80968d5f73d41aada5fe50aafebf_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:3810dce0cc0486da16d2cbdd21546479daf521830bbec4ceb8d1a202f613bca8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:58c375361af749ebe8d350617b1655cbc0a49eeea4e4d525ac6ce0b92412b14b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb478901ae2b3a9051afd9a11457a3f62e6f830e8cb174e35f1bb316387ecfa0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-alertmanager@sha256:fb4c156abe4276e84bf64ef83219040b4fb1d2daa97cdc049b4ccae5d29d5bf3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:574cd2b080ac37eb4b1db910b13b0548cffa97a8ffddb637af948d590617e944_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:8bac991f57885fb99f45021ecf505eed4f48cc54f504af6af3ec3627147d85f1_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:c3ef6a0be409e17351e2ac79ea6ca68017a2589fe84045e9788cd522e58f76c9_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-config-reloader@sha256:f0f5a3d57053c0ec5a2cc5f71a8a87fef7e9197b7871296ef18d1908f8d768b8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:59e404dd782070c155489614317cc5faf83bc367f70e66d7c5ac263efbf260df_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:85395b47e0ebc371a6642226905c6fbfa91763cff2dc948c29d15cf94a8b8d59_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:bf6bf482ea76e1f0ddfd3090e8b4d64f1024f0703fc7ac365a5d31a9a5be57b4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-node-exporter@sha256:e6d7079601a4ac94a59d4077d6aab8ef01d93771888322d70b197adf67c56ccc_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:28cbd3afb6d79804e832a60e4b075efc6e71a3f39d3670f25e8b722eb84e9fd7_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:2d535e821fa17c1b00e463411803b45e1a3c32a078708607628289a69edbcea6_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:c5c017fff5727263bec4988b27243094696e104cbd14d0e8d743ed3cbc50b111_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d4f3666487d25ea2fc32ff32a34094a11f3d01d998f47eaa6971a7fabfe653ca_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:402ad1d72c9ac76def679a7f13031c8fa320743b9e15962281cc3afcb1a32993_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:8d6f259815a1cc348c42faf4b015e74f90ef5a8cf6cea569c3adbe9d6af21a68_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:e59f02707323949f81b29104326c2aa3f3503d18519d65e97b0776d53c927e19_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-prometheus-operator@sha256:f8f10a0c160fd02cc80797e00962fac7907dd6983a7d9e245cfcd6c80c42f941_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:08538e3e6ab3b188ec85088f0fbeb2327aa0589fab701fbdfb02e2f51232a92e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:0b2be7430dc2722368c3897c6314cb474c991f20d38b8a3b02b3d37f282758be_amd64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:4f59033a9f9627a84ecdf353a6f8ad7344320f9b87d259309786e1a5503ac7ed_arm64",
"8Base-RHOSE-4.14:openshift4/ose-prometheus@sha256:790929106b57cd1461cb0543bcfeca39ab70afdba83107db4d861fe37e39fbad_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:2328306e0162f91657809e58a82f7b18f09c42bc01df1dfe321a71712c0a7afd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:4d2c215a6a8029fa178340d398e32e2d7d5bd6a2c4238f97b986ec611852fb30_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:5d8a8aea0f029e6a4167bc92b4f49ed80b46344c10d1717c20787a9ebed1ff21_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sdn-rhel8@sha256:72b555be13206dd3361aa6736353c717548f272e51ecb719e71fb7f93df37536_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:31555c8c78d26b94daf0c794bc0ba9576b6e3d5259067f5b0b0d359f3ab59804_amd64",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:7306351cd3fb229458cad53e0a79db9bb1dc855906f89351c6a1e7babd954642_s390x",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:81c12446f2c81bcbbb8678250c69f7813b40b35ab4be781baef1f4239f12a7c2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-service-ca-operator@sha256:d9a18b77db4f8a878fe5047e76197aea7e189f2d87a9ba360844e562ee2b8fd3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:0826a7a141c9139c28c7697e21d7e2776e13d079597b100218f03e82b2c46871_s390x",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:637f6af9ac2dee0a56e1255d0fd209059adfa461748bd8d778cf93e458b34d89_amd64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:71673d7daa1340cab3b07ee4f8196568f254fbf44c3cf58d27c870498f6c8e54_arm64",
"8Base-RHOSE-4.14:openshift4/ose-telemeter@sha256:dd0754f7f19fdf25c2e51712496e151e6472456eb52fa0a82e1560e95ce32a2d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:391596f3640fd4a3987e282abc8b8898799e51ceee231fe2dde60b467d7ce3c0_s390x",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:3ec7152a0c115b3f1434e7f90efb69de7847013c761a0822c986dca8ee624adc_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:bfc74c380738433c6955d6d1c2e0831047eecbb43fc021211116f921c220a46e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tests@sha256:eb0c8b9809dfab2c7788dbc9004a6e16d915fcc72c2ff76d58a54318d14e8596_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:73cf742ebc5c4ec82a786fb2337dbddcf9c0e04d2abaf98678be41a431e3e221_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8ce12f020734508257643b5fd872693feff14bf4a758d99fda7efc2d9b193cea_arm64",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:8e5f20024117dd7ba1824648e9a8d70f8b54c5e21e4f28364939d0ada6d12b0e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-thanos-rhel8@sha256:d9e8015abe7bea39fb7a02a3a449770a7e00ea361906e860e1486ac121b883c3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:101e5874496e715366257562fb5b234f5696504f940ef5e961e9f35b9fe54d6f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:17abe004ec2066c47c70375e8492462aad2e9b7ce8fb096dfc34f29af837eadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:7f536d6bec1bc85fce8be0acd1e0b6d6f3e677c8434028d18db491390020610a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-tools-rhel8@sha256:b553ef60ff935ea900f992750ca1013ddd9a94a864d7fcdc1ab83a79bfb4f549_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:fecb307efe5b8ffadce91f86a33e0671af345377fd3874788390c2e7a5f16e07_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:9abe03d98de5b1004a3b70c6e779f729d97a96bede37ee067a4498bb56c8bd84_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:fdb9677def6ee629436185c3f3c00065f30ff0b5af28f268c9b536a84ce77df5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-rhel8@sha256:ceb07b726a16c0607e14313e7324191461d49e71da9f5b4ec20f727ad7b2aa13_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:299b41af6db999534cc7525747b0c336fc9a4ebec61ace6279fce2bdfcf7491d_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vsphere-problem-detector-rhel8@sha256:868e38b4665537e14723bde5e38b2803399223d0bc1c3042cddf8cd07322893c_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel7@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:411732a04ab6811942570988df25e18b8a96470293190f4a5b6b7ce012cdfbd4_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:a5ac72e8394f9c774a39efb218d6cd46d1717ab189535a59352951ffcb6a93f0_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b3e51840cba572383082f350cac6e1ba2d7d54e47790aecf39c78ab16a22a65e_s390x",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8-operator@sha256:dda8effd461d7f566de21f7bb816868aec00024eb612e8d2bb9f38515ae02e24_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:045424ddbe5b07193ce5bfdc5e3c10e3eb321c34d667fa10ef3f5a0d8977869e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:30e1b36c145a478bfdabbc18194f4851cfbf59fe0126da32e5f9a1defe0ef905_arm64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:53c174d5a92af2e1001cbc8f75490faa468721095f9237c80c144585feef362b_amd64",
"8Base-RHOSE-4.14:openshift4/ovirt-csi-driver-rhel8@sha256:a0bba1f261f079fe08a1daa98e39c077b1b3dc940be733487d64d4f3040fb805_s390x",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:702305fddfd3c10208415342f012d023c3cb2ceaced5c245c43f9f7544985501_amd64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:9b43890833778cbfaf9d0d02c2181b2dc7fc8838b9dad053eafb888dc37c9a8c_ppc64le",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:a117fc84d2f0f6d5cb8cbc234db7711e78b98237d36a05cd8d6100f43459b479_arm64",
"9Base-RHOSE-4.14:openshift4/driver-toolkit-rhel9@sha256:af8306ebd857087f834ab655ae934b2433f9f23f9bb7acde2ddbe0047bac8ddf_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:063131c45181652e32c13ba427bee8360b70ec47dcb12ff5c15c39a231b721b6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:2346b0b13df4a9e2bf8533385d76b16cfe3e2f847fc2d50c5df948fea8805091_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:41aacf39d1bfde8dae763936a166587752481a59bf5d9daa7f9976bc4501abf2_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-node-agent-rhel9@sha256:ee675e6670fbfff4ac14eeeb69250683fc95399f30b54e82c6abd9d590c84e02_arm64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:5c539024d8aa57c7e7dc12611deaf3481171ec1eed2201b33b73ffdaa2f7971b_s390x",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:8ede1ff255c92104352393b61f84cf69dd82e209c396a76c2acd949cec4327a6_amd64",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:abdb1f21546837f1f833cb54cf1140c57b62e971f13489c239721a2d9ea5899e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-agent-installer-utils-rhel9@sha256:af6753cd1270b94efd1522e70850617bc81eed4a6ee5ca9b8a023bbbc8601264_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:138f84ff580da062b2af5baf639ab6aa3704b2230d06217fdbbefc7431a82c37_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:52b93b4817d2a3e0fc1047a08aac22f4bb97285190e35b2022653de0cd1d9d57_amd64",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c1fb3f779e33faad0e14a9e638315a00ef9a4a398502131a452e2d79e2352e86_s390x",
"9Base-RHOSE-4.14:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d613d24c5aa9099f29ea86c4d899a956637a029ccb1f5accde01de17ccf663d2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:657e1aa46f2144e72d6289c22d8a7dfbce4004ac7a2d9b6ecb897fbb67c60889_arm64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:813e8da7e41574bfbac8c6c5f9acd7989d95bb35ab09a113a01db15542aff558_s390x",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:8488f0e91f8a80ddeac1966bc4cfe343376cb00df2a278db5fee35dc88a7f26c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-etcd-rhel9@sha256:edd5659eb53ff6db3da8cd846f137fe59b9e66781b01b915e1a589dcbe5e3e53_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:5fcbf7614b6e0badfa2fe62198540cdd9d82cfa4e4cc7e46fb21808f26933da9_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:6de324b22185e68abf17413fe27a6940b86b826b31f1fef94aec21c96008dcc3_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:afdbcfaec0d013dd98c936b1f8c9e07f4e43bbd90589feab6b489866f0274c38_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c3e7a5a77aa4aa3a8ce6cefd34832b67ac82f442751e273d818e0aa713e8d208_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:5e0cbfdc40924be9b89b5b659ad4425a0050c1f31bda3aa28be0e996b7fc1f75_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-agent-rhel9@sha256:852b58c19b96ddd4f98bc4909ccc218921336728ea873f6105b63bd0eff600b7_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:168e63d80c4f0691d7130bff2e5438c0a0ca12e27568320cfea917ea54893610_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a59c0c428fcb1108fcc788ced209239e2050dd8362235de6df08037460e68315_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:3f4b7b8f7fec5225844a100864c44602285306e62af1328b2f203e6df4685bb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-rhel9@sha256:669de8f9fd41b3ff0d1ea8a0abbe6f154043994660c114b7656a6ff20a0dfaef_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0863cb27903efd644bc01f287f11cf52df07c97906d676efd5436cc8c7dc4b21_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:16f8d41b98b213f367fbe51d0348b72fc82ce1c3de8662fb8fa9c6ec93d66734_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a597919171a120cc32229f1706a8a854a98f1b210a1396b1bcc669ed49e69ab2_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a88f082c1e05cec23af545d8d56eada6a13276e39276b15fbd757f1078d1496c_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:cee541cfd0a91def15186e0b81b1287e4ac068cea672222e4e8ef15f7c8da2c6_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:eeefdde8d7014c03c7d38938f33011c03f33ce06836c3db42f687fdb434ab3b0_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes-rhel9@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:07900720a2f1896545ac73b1edabfbdfb59a0670e7973b861004226975ba1dff_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:57210fbca97b8693d56949d7afb78ef4420bea5aa52c84204ba9221560263f5d_s390x",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:e9e4d4f6f1c271f52241532790948d0881058720c4dc247134db9b765686e418_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ovn-kubernetes@sha256:eca35f8806be2e7bf493dbef1c53b86d2c12bd48e03007b6a2a57ea4477e39de_arm64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_aarch64",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_ppc64le",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_s390x",
"9Base-RHOSE-4.14:rhcos@sha256:0c27a73a664b5a9113e17895806577ca1dc307402dd6a81163d001af0694139d_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sudo: LPE via host option"
}
]
}
RHSA-2025:13291
Vulnerability from csaf_redhat - Published: 2025-08-14 01:26 - Updated: 2026-06-02 15:23A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.55 is now available with\nupdates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom 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 RPM packages for Red Hat OpenShift Container Platform 4.14.55. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:13289\n\nSecurity Fix(es):\n\n* github.com/golang/glog: Vulnerability when creating log files in\ngithub.com/golang/glog (CVE-2024-45339)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:13291",
"url": "https://access.redhat.com/errata/RHSA-2025:13291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13291.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.55 security and extras update",
"tracking": {
"current_release_date": "2026-06-02T15:23:41+00:00",
"generator": {
"date": "2026-06-02T15:23:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13291",
"initial_release_date": "2025-08-14T01:26:54+00:00",
"revision_history": [
{
"date": "2025-08-14T01:26:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-14T01:26:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:41+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.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"product_id": "openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gd173b63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"product": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"product_id": "openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-event-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gd173b63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.14.0-202508051136.p0.ga62d778.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.14.0-202508051136.p0.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.14.0-202508041906.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.14.0-202508051136.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le",
"product_id": "openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.14.0-202508051136.p0.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.14.0-202508051136.p0.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.14.0-202508041906.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.14.0-202508051136.p0.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.14.0-202507311606.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le",
"product": {
"name": "openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le",
"product_id": "openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.14.0-202507250306.p0.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.14.0-202508051136.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.14.0-202508050936.p0.geaac187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le",
"product_id": "openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.14.0-202507250306.p0.g990fd37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le",
"product_id": "openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.14.0-202507250306.p0.ged35a97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le",
"product_id": "openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.14.0-202508051136.p0.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.14.0-202508051136.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.14.0-202508051136.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gb70ce20.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.14.0-202507311606.p0.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le",
"product_id": "openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.14.0-202508041906.p0.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.14.0-202508051136.p0.g5cdb661.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.14.0-202508051136.p0.g430adb7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le",
"product_id": "openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gd173b63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"product": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"product_id": "openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-event-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gd173b63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.14.0-202508051136.p0.ga62d778.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.14.0-202508051136.p0.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.14.0-202508041906.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.14.0-202508051136.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64",
"product_id": "openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.14.0-202508051136.p0.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64",
"product_id": "openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64",
"product_id": "openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.14.0-202508051136.p0.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64",
"product": {
"name": "openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64",
"product_id": "openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64",
"product_id": "openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.14.0-202508041906.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.14.0-202508051136.p0.g67eddc2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9884f76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.14.0-202508051136.p0.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.14.0-202507311606.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64",
"product": {
"name": "openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64",
"product_id": "openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.14.0-202507250306.p0.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.14.0-202508051136.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.14.0-202508050936.p0.geaac187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64",
"product_id": "openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.14.0-202507250306.p0.g990fd37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.14.0-202507250306.p0.ged35a97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64",
"product_id": "openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.14.0-202508051136.p0.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.14.0-202508051136.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.14.0-202508051136.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gb70ce20.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.14.0-202507311606.p0.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.14.0-202508041906.p0.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.14.0-202508051136.p0.g5cdb661.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.14.0-202508051136.p0.g430adb7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gd173b63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"product": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"product_id": "openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-event-proxy-rhel8\u0026tag=v4.14.0-202508051136.p0.gd173b63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.14.0-202508051136.p0.ga62d778.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.14.0-202508051136.p0.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.14.0-202508041906.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.14.0-202508051136.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64",
"product_id": "openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.14.0-202508051136.p0.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.14.0-202508051136.p0.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64",
"product_id": "openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.14.0-202508041906.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.14.0-202508051136.p0.g67eddc2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g9884f76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.14.0-202508051136.p0.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.14.0-202507311606.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64",
"product": {
"name": "openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64",
"product_id": "openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.14.0-202507250306.p0.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.14.0-202508051136.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.14.0-202508050936.p0.geaac187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64",
"product_id": "openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.14.0-202507250306.p0.g990fd37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.14.0-202507250306.p0.ged35a97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64",
"product_id": "openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.14.0-202508051136.p0.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.14.0-202508051136.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.14.0-202508051136.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gb70ce20.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.14.0-202507311606.p0.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.14.0-202508041906.p0.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.14.0-202508051136.p0.g5cdb661.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.14.0-202508051136.p0.g430adb7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.14.0-202508051136.p0.g937bb97.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.14.0-202508051136.p0.ga62d778.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.14.0-202508041906.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.14.0-202508051136.p0.gd71e4a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x",
"product_id": "openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.14.0-202508051136.p0.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x",
"product_id": "openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.14.0-202508051136.p0.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.14.0-202508051136.p0.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x",
"product_id": "openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.14.0-202508051136.p0.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.14.0-202508041906.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.14.0-202508051136.p0.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.14.0-202507311606.p0.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.14.0-202508051136.p0.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x",
"product": {
"name": "openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x",
"product_id": "openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.14.0-202507250306.p0.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.14.0-202508051136.p0.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.14.0-202508051136.p0.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x",
"product": {
"name": "openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x",
"product_id": "openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.14.0-202507250306.p0.g990fd37.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x",
"product_id": "openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.14.0-202507250306.p0.ged35a97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.14.0-202508051136.p0.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.14.0-202508051136.p0.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.14.0-202508051136.p0.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.14.0-202508051136.p0.gb70ce20.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64"
},
"product_reference": "openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le"
},
"product_reference": "openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64"
},
"product_reference": "openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64"
},
"product_reference": "openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le"
},
"product_reference": "openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64"
},
"product_reference": "openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64"
},
"product_reference": "openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x"
},
"product_reference": "openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x"
},
"product_reference": "openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"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": [
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-14T01:26:54+00:00",
"details": "For OpenShift Container Platform 4.14 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.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:058cda2ccc5b4c19a5745e062f04996c79c8de8b533488534b68d31a90bde9ff_s390x",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:70de23c68cc16a708eb179a33e584bb1c8295b2cb20a2343580d616e27589978_arm64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:d0fed371b86d5b616b32ca304429c0b69e617aee109df741eb47c0fac9b1b996_amd64",
"8Base-RHOSE-4.14:openshift4/nmstate-console-plugin-rhel8@sha256:f5dab7a5f5a5134bdd5e7f42ffb7c6e9a4679eedcd58de5973a3fd12d155ce8c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:3519217f11a40dd7041f5572b44d68a45c8d81dceec4ff979cc11d8adb0c4360_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:5f0a53486eccea8f79b2146b92784fde5c9b527715e931c7f112a451f5a9d2c8_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:c78c82a81e1f53d769a2ca88cd9d043b9da2c8c250ff0e01f127a97579d2d328_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ansible-operator@sha256:ce8e2981c06de118b3833b0ddcfd1591b4e457dfb28f0569fe412f73a1a929ee_s390x",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:80eac8a04cfbdacd340c44eecf53a5c5f3fdfd81c808a27895ae086d833f0063_amd64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e3401619a4a715606987d36281648c374987f4c74259d975783fad5cc0ce8f60_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d0dbce9be6875710609bb35d0e90436dba18cd559c590ab459bf683b2b6bfcb5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d7ce5908173122e9139d84fb64edf4ef0f37faa97d03caf1b023106c52e65967_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:214e86efc27c169dada131b91eb6faf4e45fe91148369179a7e601543fa82869_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:215a4942f74c4bced665f5c9f8ff2c25096b11dcfdf39f52fe680c140ce432e2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cloud-event-proxy-rhel8@sha256:8b03d73efa45513b658e6d49533912ee6feafe23378f344bfd0d72f3d4848548_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:0d16e881647eda7d9dba6eded8df7fd6dbd540068ca1de4aadfb388cf664a29e_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:297d8a7ce9f363125dcaa2d309dc36f6ecc6a315e05188b479d031b199195a11_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:70be267777ef0c9aec1ac4182fede2f5a35f9d4d082d858525d23ddcf737b114_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-capacity@sha256:a97c9821ecc327d974f50d4f67ab2e020bdfb9c0ee6973bb74d8bca5412bf1b1_amd64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:575a378c25aa2df18e18a1abd4e0326da6612d97473a74006305f3000ff8b063_arm64",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:86492421be7e91741e572363df019e4d3d39f4db99d28de3915738bdda637ed1_s390x",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:93d3e3b642cea040aae02b8c2b067b50e5a340f43561306398a45cb8cae93701_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-cluster-nfd-operator@sha256:b2e3a8ab2abe0447901adc4c0585e8229701132c9927b3a2582a217854210176_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:6a0eaa28ad8013f33da736983207f75d4f2afc898e8b366aaaf772a9cea4d87f_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:924df6a65f8ca653d2996fd453c10d334d1d78a76468fd4e52d78e510d1d057b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9942846e37d7faf1f78bdeb55774e6adc23627548b766aa3f690516defe2227b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9b07d6ff2855053438bee66b29e74d5033cddf8e9ce8856a696434a0f7bcc9f5_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:0b5d814a0e8ce93ae7e65e939505d7a32d72262573263cf883928dd83f626715_amd64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:4d171f4ac48ead4b83f243b650a676ab16ae2076ad2e2b89a0c4b1ca3207ac7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:800d1baec404294d82f83979c5ef2dbbc1574d219fb793a661c73a08dfa2608a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-clusterresourceoverride-rhel8@sha256:e9feff4e849da8e0944e8f3f1d74ca37cc66226be53a88eba2ea64a74f94efcb_s390x",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:4434747561d3d65c09142967bbd31a84aab6ae8a64338038b6665ed8ec8a9aa3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:54208ba2b6fc8cec3c56a4c8dd341431348795d9108f9f9dd259eed92c8944da_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a874a1cfca1d809904059a83e9b4093e0f960d07ab39fcbfae041f6d85fe19e3_amd64",
"8Base-RHOSE-4.14:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d45746466923b3bee3a0602d3a9bbf94a3eab632e202333229968ad5ec96057b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4306b4c46cd95688874740d0d406288f47d1da483957dac5447d01c880545f4e_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:4c6944fb3585671c8187f5722aa92c0003d0a66b4526beb63c2cce4e1025d9c9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:ccec4627a3e2add838b571b36f2341ade063492bb9f3d16712b1e4d537db0d6e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-dns-proxy@sha256:d9f2150b731c2890c13fdd9af7e5680b6fabda0a7a0928066b302c8c20383898_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:566cc97ac12f7919eb5eed5d04a6eee7edcc6835ed91d6283ec278dff0c343a7_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:81d1118a9f8b1b7bf7da9be532df328b796e98023b9c02f4a0051a83b6d80cc2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:ba7ee0dd67ab1527f3f296fd66c26bcd2a40a96681fe72d19595e0acff53f37b_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-http-proxy@sha256:e52cdb5e156dd2ba9b779f2b49252e4ff68a17ff1dc5f101ab4c6b8891c12f1c_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:2e012ec7fcce175d9b3fb4315ede61e06bcad9c361170d058c124de8d1e0bfb8_arm64",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:55027ddeec3910c38e872923fe85fcfaee199bfb8a858141cd13f6d9b5ed7001_s390x",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:7dc63b403d48a77b5f2786653ff5ac213a9f940005e60ae2d3069d069825c718_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-egress-router@sha256:fd6d419afcc004105a66442b12c2b8b2d217960a48cee17b2e6663f3ebeebb81_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:75b6ceb86a6829637d794408e448fb419364c25490ed3551d99b5f388f89d603_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:b1c097efad0d19839d13d48f3ed35037e38a2c1fe91ac623046e6705848a5236_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:ebe6b074cf0788ce63ea5437b9dc573a3329b1a9c0c847b3ceb0f40d43406ab2_amd64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a6baf8afead0b3f6d3e2cc15cdfbfab3c9ed2740fdd667517106dc6a7940709f_arm64",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:f9235a6645297a49b0462216860d2f94da852d529060af7016f3d4f2ea3931c3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:fd3f18754e8a6c836f5b245825a7884d5da58f786a0851d2d46be1a3de6a5823_amd64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:5d00227ac62404db5922dd169cd4aaadf99bcbadc5834a729eb63c8b54bbd805_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:62bdbb9da12a3e107e5eb349bcf3ae00236a01abbfad3c01e7de7cd5b3e97994_arm64",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:708ab60946efa4c8ead3e78ce802a2e59d5c8b525c9140df3bd73c823430a74c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-helm-operator@sha256:dccec63a34cc3d9b52f15a55359f85638fbae8ea2924d776c7a2ccc84147b1b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:4045ac5a29217c7ea1836d247d16f68e98fe93170738d7e4d87385d83a299d9f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:53bed7ca80917fb133e28021284f4703babd9e9869929c12ff5ead5924dcc97c_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:ced1658fa7e60845490e70b8d18f64395597cb25965e89780c3b926fb921bfc0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-diskmaker@sha256:eb14ca09ea6a0b7cdd6d9086eea90ca47af0fce4084e78b04a9d0ffe9d3ae70c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:1234d933f8c3bc69b61535a53261505ee436ca935ccf5c1a0a225d524c36fdc4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:2cfae6ed4f782c91927c5231291ba828c286a719b7dac95537127df0bb0957b5_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:497bed186c3559c3247cc6bea05d46c1d8f45e2962ed201fe22c277e5d236ab5_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-mustgather-rhel8@sha256:94dbf70e63a8506377f79602528289b3cbec3c3f2f206fd616a14950b83c5966_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:5b3f0bdd68888e364fec55a487b20d867687b7cc88682084dbef525eab1c6dcf_s390x",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:9c676335fa7b5c9ba9b9d9a0167cf46f30cd93f49b9cae5451b440ab6f2e0695_arm64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:d7430e065b231951725d1c0e2915bbd3eee17e7086aaee1d540322b9acb59a3b_amd64",
"8Base-RHOSE-4.14:openshift4/ose-local-storage-operator@sha256:fb25d8875cc1051f849ff3ec68b2b9c025e2a40976eca912e70cfaf19503b0e4_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:49de56c8fa7e4395d4c75eb443d0d6292037d75b5c17149439ffc98262e3af7a_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:52f0605a23baf4139669007b6b815184e9db9899f2472a6ba5df0519938aa349_amd64",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:6cec7ba1ffe9c2918a58b1b03c4fa05959711d8a183cfb2ba9285b7d63333a2c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-node-feature-discovery@sha256:f749b1afd8b5b0630e8e78632c8c8f8fd0fce0b7b0d56fd1ae00dfa4571c4c98_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:258c865381275633cdaf00c5ed7f2dcc3dfb1b0d85a2ce719202ac6cd21e6f90_arm64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:468e707371c8e7cee5120dadc3d2d78aa7317aa7d36ae635befb66d8aa355f6d_s390x",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:8bc7f718a90ca3032710b643a41eeb8c2a97227e0e7cf9dec87f1a5c31db3e80_amd64",
"8Base-RHOSE-4.14:openshift4/ose-operator-sdk-rhel8@sha256:a3b6c42c1fce0293be68b0732ce0722695a8b0f0d9a5395f730d04f400e6f7a9_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:1424ef1a257cf00836b71848927102fbc0049d693eec8c453fdd628d0220bc29_amd64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:b132c14392988c975bd98208faf1bdce43d8057afaf185cd1fee7c015b3d00e9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-ptp-operator@sha256:d41eda7aeefe17801891e274aa3bbdef88a934e770c3e437b22a7a9212ad916e_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9f1009c44d2965fc1178b49166b35ee964654daec33079ff286b29a42cf3fadf_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:a1014d5a415cfd41660e116ff51d52b82ad3dc71c55a5131d7462c927a1d2fda_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ca76a91f2db0b60582f0914cd13e74038c7cfdced51e3cdd746b121691f502f3_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:d97d9c29f5ce398be1ee861866169e7e3ea08c0e03c4e4d7e01ae7974e268d6c_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8a841d060a77fee9b2800848be0f588e2a5dba188e4ab2f728735314676d01ef_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:e2af42a83e42c50b715352103989d65ee4ecbad06b8657fe352f908fb3261937_s390x",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f32d6f9f0a8e58429f12cf5e3edccbda65835fb7fb674d1f15f65a46603b9b84_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:fee74a74d27fedc987c015d2ae94c83a8050b7f840eeeb37cf0cb59a790a8e80_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:093c9c15df7c66e8b0e3c90396b7f499a8a15818199f359430654dbd320081b3_arm64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:591a67e2ad79557fe93c01a74e05a2259e3133774026bf0e1e4d2cde20eb526d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:678d26988ed521bd82c986f8eb6b3f693e8225a24bcd37499320e6fea84c118e_amd64",
"8Base-RHOSE-4.14:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:8ca56621d2e0a9c37eecf7119f8283ce8e06e5f976de31d577f94c9910fb1f57_s390x",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:3e98328c2f3e53ec2fc46d4c22a634f985da2cd0ac95a822bee3f8fa24966d3d_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:7b0857ebcd6d8df16847652fc584c071ffc15a05e8eb1abc898859570f73de2a_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-dp-admission-controller@sha256:aecd98389a65d55f9d68d43d375800337253da5b3e6d05edae2f54cf35593b96_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:2954d1f7b846aacff1e955ec3fb5bbe2ca31fe27d1b904b409933168f883fee6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:35837d586f3c686342d9b89af2fc96971bd5d8b3d1a40a0cb1b09a651a3058b8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-infiniband-cni@sha256:9cea75b66ba76372caf1a1b165b6de0e01db365375323d3eaf2e6f90eb942932_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:484586d4275a2558d8398c5636759f44be81e65ccb8ea54fc97fc7afb726872f_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:9ee0949abb502f2ca7be2bc8fbbaeaa01324a030551b92073ae3831b7188abc8_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-config-daemon@sha256:edadd234219f3c436787b018c019649811d8da26b3112a87970a158f07ff9232_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:908de4cb192490ff872965ca59dc5cb420f3d6fd5ab62161313f9fe787e0a0c6_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:cef88103a39b2c0de84fed9348c8a89421146790aafcbe3ec4c72abb487178e6_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-device-plugin@sha256:f3569b55f988e2a7c3f0b8c16077968295e5497adcb9e38668465f427ecc51b0_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:1f6a91f76737e7ba9983c2bc5e38dfd942e1e8d553fa5c32e669579c8a2d8db2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:9afcee73278d05dceef0ffad30329667c17f8e2ee9ce30a45bddbc2fc8e50f32_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-operator@sha256:e398f486ccd8ff25ca6f1ebe06a85a041e3ae4767fa70c3d833489e76d4d750a_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:810f5ea47ee88b9fe294927e79de0f84a6d109365971357c8a95fc6fc732a468_arm64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:cd2b08165d68215b794aedb6471e611c9402ec222942f336e733e7f598c1e8ee_amd64",
"8Base-RHOSE-4.14:openshift4/ose-sriov-network-webhook@sha256:ee1412f69983124b39c60b258615f972afac46e4ecc11a5043e2270a443e4dda_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:194f8260877fb87c534f40896aa2aacdf9a5c2a40c40699b428c84e5437915c9_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:616d03b4f2e5798e253870622e05c9807d4361e96375144d3c2f070a5c6955d2_ppc64le",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75c3732482dc50f95da345704dccb032b43288ab53eb851fcbf285d773575c2b_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:75db29c02b1b4572c8d075d003bb9af974b55f06c38de5f3a46d3fe5a68ad712_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1471ada161b90201c52f80b99357dfffce3e28ca4178242782bb1d469ed1a7c4_arm64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:a065eaa48af3c27548c566dba4bb3acc9a01c7ab9347ee720f7e3ed4565b6e23_s390x",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:cf84287942af1c942fe56b82c9b33e822a0fa3cdc8b37f18f3ff6434d32427db_amd64",
"8Base-RHOSE-4.14:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f7bc724af15a61deebc356862068f2be21b74cdcf3d0e50341f404cb19a97847_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:37df64b1717ae64cae5aacee97b8352497ecd5290fffba6d95cecb676903d83f_arm64",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:e4f3dab54439217c2da9f808abeefb332214d9c69d784ccb621a466bc8efe241_ppc64le",
"8Base-RHOSE-4.14:openshift4/ptp-must-gather-rhel8@sha256:ec6130d32948d1492d83607ff904bd6bbbea32598a4df61b3db6e27bd9937a67_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:03ab8219635c8c8390c6c7fd48dd8524f0317945df6fed266f1eb805467645bb_ppc64le",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:6d02937a78630601fa507efb3f303b7620493022997da29fbbb6a76a9fdffb48_arm64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:976bfffb41abe263ff63ec3f3ea709662e28dfe56fa5529c79506cc957ae0fac_amd64",
"9Base-RHOSE-4.14:openshift4/frr-rhel9@sha256:eaf7ae055384358ad5afb8bf92af208796eb48d277fe133c4e042f0a47b2e74b_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:20a9044f2899bbe8551b5d11b188fa5f5480a4d61815e80d2a6d2c1c30d73da3_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:5b7f07111ea613324e019fc8fceca12c64b826d2e43fcd56c9ec3a4756f81ed6_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:a076b018171d625d19b986e4c0e087f130b23798b27b5b1926f2fc5c71070930_arm64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9-operator@sha256:af231a4165b6dc4848103ba40abeb9f6dc397f7f851fe4fe087e065f73f57aeb_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:4d3e7ca1a7bfd1271e9bbeda51268962dbb57704da90d23606649790465f2357_amd64",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:58d7e734d266db150f743beab3e7bdaf55f3e463caa7a60396b6c0579e58e25a_s390x",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:76dcb3083642253031bdd3ad7e2d0def9d69dcee331143c70c68112d5cdd8d80_ppc64le",
"9Base-RHOSE-4.14:openshift4/ingress-node-firewall-rhel9@sha256:7b9b4ddf5292e9e23f09dc520778a69eb75943bdb7a73c3ee9b9454463c69f65_arm64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:0449c2c91fe8f92e7a811f403a5502b6b707502fc7408b96ab48387798570037_s390x",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f47333b9cf5763552485f04f90ff9453cf76610b72304a04c65241c348525cd_amd64",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:af791332c7910d3d4144b378112ea4fd0c12dd0ad91b4061f80db86421ee04e6_ppc64le",
"9Base-RHOSE-4.14:openshift4/kubernetes-nmstate-rhel9-operator@sha256:e2d0250ff97dec85dba70d122434d91c0da87a19b5341f8e6c5d6273759eabda_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:2855fb5dd6bf98352e16ffbfebba1280b015e3502bf55cd4f66b4183100cf25b_s390x",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:337c53f521ba2604d4e19af78b2e4f0c8e11a39598b6d62088c0d4841475eac5_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:e5a47f2215fd0608055e031d111a9c4f4d9a277f43b7f15b553f4f36ec80ce96_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9-operator@sha256:fb463afd253f4cf71d58bad085cd278905cf793f6717befe4a07880b2c416548_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:0e3b361669a3260a7b1e6960a55b9fb4e31a76e94123f8a8e2002ea232314a24_amd64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:4cd9640505c95fde1617ea9db03d62ce3770e799f5ec7de732f3c007760f5fed_arm64",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:ed2c70aa7810c4be77fa1921323696aac7616aa8a44bed58f09d2911b3921d30_ppc64le",
"9Base-RHOSE-4.14:openshift4/metallb-rhel9@sha256:eedc60768b3aa0e32564a5d347556c99a0ef12dc1a4b4863755044934d9f63d7_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:46bf706998fcc35d5da15759a23f376093a12b9f10ad6e26fcc527df3c9a0801_amd64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:62c463edf01c64dde3369ac6f56a486ddc460c18c51989482e5ead7d5f5269bd_arm64",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ce4663e2c2999b13d6f5506dee50f9282ddf933385ba6a04c1ed8a6994ac7ce_s390x",
"9Base-RHOSE-4.14:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9e1e2b2ef6f79da147c5cf62118104c422ecb250f6a82a0f95eb87bc68a89331_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:94c29129807ee165cb25a4809482cf2ed86d5f6c7d749dd6e7c8debbf0237601_arm64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:d8bfa7a6a3e70a8e1dc23529be95a307810ce13f7cdfb3e203028ee3c85a35c8_amd64",
"9Base-RHOSE-4.14:openshift4/ose-ptp-rhel9@sha256:f889404352fe9be94e1cf5e0a7e397287b475b4e0ad05a4f6e9a0dc5746cc545_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:68791201578b6d7743bebafb009a3d7e0f2bd8cdef7df26a4a00d25415c79e3d_ppc64le",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:a19425ce361ba03d7771c3593854e06aebcff5ad106cda32cc3a8af6af3ceb34_arm64",
"9Base-RHOSE-4.14:openshift4/sriov-cni-rhel9@sha256:d53b65d599ec956126fde18bb9f60d67e8a0ec07663053be07e126455ac15d78_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:13327
Vulnerability from csaf_redhat - Published: 2025-08-13 01:15 - Updated: 2026-06-02 15:23A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.18.22 is now available with updates to packages and images that fix several bugs.\n\nThis 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 RPM packages for Red Hat OpenShift Container Platform 4.18.22. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:13326\n\nSecurity Fix(es):\n\n* github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\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.",
"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-2025:13327",
"url": "https://access.redhat.com/errata/RHSA-2025:13327"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "OCPBUGS-59180",
"url": "https://issues.redhat.com/browse/OCPBUGS-59180"
},
{
"category": "external",
"summary": "OCPBUGS-59560",
"url": "https://issues.redhat.com/browse/OCPBUGS-59560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13327.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.22 security and extras update",
"tracking": {
"current_release_date": "2026-06-02T15:23:40+00:00",
"generator": {
"date": "2026-06-02T15:23:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13327",
"initial_release_date": "2025-08-13T01:15:12+00:00",
"revision_history": [
{
"date": "2025-08-13T01:15:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-13T01:15:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:40+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": "9Base-RHOSE-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g556d7e7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gcacc16c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gc4dfa0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.18.0-202507291333.p0.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le",
"product": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le",
"product_id": "openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=v4.18.0-202507291333.p0.g5f72471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.18.0-202508061002.p0.g9f866a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.18.0-202507291333.p0.g1bb0ecd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gb276665.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.18.0-202507291333.p0.gbe5401d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gce80aa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.18.0-202508061002.p0.gce80aa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.18.0-202508050107.p0.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.18.0-202507291333.p0.g513e458.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g95bb8ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.18.0-202507291333.p0.g38ef2d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g3a8419f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.18.0-202508061002.p0.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.18.0-202508062303.p0.ge8ce938.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le",
"product_id": "openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.18.0-202507291333.p0.gc216036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le",
"product_id": "openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.18.0-202508041733.p0.gff92846.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.18.0-202508062303.p0.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.18.0-202507291333.p0.gad04a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.18.0-202507291333.p0.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.18.0-202507310503.p0.gf54b02e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507310503.p0.gcdc9d64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.18.0-202507291333.p0.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.18.0-202507291333.p0.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"product": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"product_id": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"product": {
"name": "openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"product_id": "openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.18.0-202507291333.p0.ga17340a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g4966916.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le",
"product": {
"name": "openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le",
"product_id": "openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=v4.18.0-202507291333.p0.g2f060db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le",
"product": {
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le",
"product_id": "openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gc20e0b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.18.0-202507291333.p0.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le",
"product_id": "openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.g15aaf81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.18.0-202507291333.p0.gea98766.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.18.0-202507291333.p0.gbb9d757.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g556d7e7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gcacc16c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gc4dfa0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.18.0-202507291333.p0.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64",
"product": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64",
"product_id": "openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=v4.18.0-202507291333.p0.g5f72471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.18.0-202508061002.p0.g9f866a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.18.0-202507291333.p0.g1bb0ecd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gb276665.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.18.0-202507291333.p0.gbe5401d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gce80aa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.18.0-202508061002.p0.gce80aa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.18.0-202508050107.p0.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=v4.18.0-202507291333.p0.gcaf6889.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=v4.18.0-202508061002.p0.gcdc9d64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.18.0-202507291333.p0.g513e458.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g95bb8ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.18.0-202507291333.p0.g38ef2d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g3a8419f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.18.0-202508061002.p0.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.18.0-202508062303.p0.ge8ce938.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64",
"product_id": "openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.18.0-202507291333.p0.gc216036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.18.0-202508041733.p0.gff92846.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.18.0-202508062303.p0.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.18.0-202507291333.p0.gad04a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.18.0-202507291333.p0.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.18.0-202507310503.p0.gf54b02e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507310503.p0.gcdc9d64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.18.0-202507291333.p0.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.18.0-202507291333.p0.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"product": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"product_id": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"product": {
"name": "openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"product_id": "openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.18.0-202507291333.p0.ga17340a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g4966916.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64",
"product": {
"name": "openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64",
"product_id": "openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=v4.18.0-202507291333.p0.g2f060db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64",
"product": {
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64",
"product_id": "openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gc20e0b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.18.0-202507291333.p0.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.g15aaf81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.18.0-202507291333.p0.gea98766.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.18.0-202507291333.p0.gbb9d757.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g556d7e7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gcacc16c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gc4dfa0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.18.0-202507291333.p0.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64",
"product": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64",
"product_id": "openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=v4.18.0-202507291333.p0.g5f72471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.18.0-202508061002.p0.g9f866a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.18.0-202507291333.p0.g1bb0ecd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gb276665.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.18.0-202507291333.p0.gbe5401d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gce80aa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.18.0-202508061002.p0.gce80aa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.18.0-202508050107.p0.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=v4.18.0-202507291333.p0.gcaf6889.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=v4.18.0-202508061002.p0.gcdc9d64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.18.0-202507291333.p0.g513e458.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g95bb8ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.18.0-202507291333.p0.g38ef2d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g3a8419f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.18.0-202508061002.p0.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.18.0-202508062303.p0.ge8ce938.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64",
"product_id": "openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.18.0-202507291333.p0.gc216036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.18.0-202508041733.p0.gff92846.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.18.0-202508062303.p0.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.18.0-202507291333.p0.gad04a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.18.0-202507291333.p0.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.18.0-202507310503.p0.gf54b02e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507310503.p0.gcdc9d64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.18.0-202507291333.p0.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.18.0-202507291333.p0.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"product": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"product_id": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"product": {
"name": "openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"product_id": "openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/rdma-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.18.0-202507291333.p0.ga17340a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g4966916.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64",
"product": {
"name": "openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64",
"product_id": "openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=v4.18.0-202507291333.p0.g2f060db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64",
"product": {
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64",
"product_id": "openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gc20e0b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.18.0-202507291333.p0.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.g15aaf81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.18.0-202507291333.p0.gea98766.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.18.0-202507291333.p0.gbb9d757.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.18.0-202507301435.p0.g1bd2832.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gcacc16c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.18.0-202507291333.p0.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x",
"product": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x",
"product_id": "openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-compare-artifacts-rhel9\u0026tag=v4.18.0-202507291333.p0.g5f72471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.18.0-202508061002.p0.g9f866a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.18.0-202507291333.p0.g1bb0ecd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gb276665.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.18.0-202507291333.p0.gbe5401d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gce80aa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.18.0-202508061002.p0.gce80aa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.18.0-202508050107.p0.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.18.0-202507291333.p0.g513e458.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g95bb8ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.18.0-202507291333.p0.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.18.0-202508061002.p0.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.18.0-202507291333.p0.g3cd89d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x",
"product": {
"name": "openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x",
"product_id": "openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.18.0-202507291333.p0.gc216036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x",
"product_id": "openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.18.0-202508041733.p0.gff92846.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.18.0-202507291333.p0.gad04a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.18.0-202507291333.p0.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.18.0-202507310503.p0.gf54b02e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.18.0-202507310503.p0.gcdc9d64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.18.0-202507291333.p0.ga17340a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.g4966916.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x",
"product": {
"name": "openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x",
"product_id": "openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9\u0026tag=v4.18.0-202507291333.p0.g2f060db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x",
"product": {
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x",
"product_id": "openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/pf-status-relay-rhel9-operator\u0026tag=v4.18.0-202507291333.p0.gc20e0b7.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64"
},
"product_reference": "openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64"
},
"product_reference": "openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x"
},
"product_reference": "openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le"
},
"product_reference": "openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x"
},
"product_reference": "openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le"
},
"product_reference": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64"
},
"product_reference": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64"
},
"product_reference": "openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64"
},
"product_reference": "openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x"
},
"product_reference": "openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le"
},
"product_reference": "openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64"
},
"product_reference": "openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le"
},
"product_reference": "openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64"
},
"product_reference": "openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x"
},
"product_reference": "openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64"
},
"product_reference": "openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le"
},
"product_reference": "openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64"
},
"product_reference": "openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64"
},
"product_reference": "openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"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": [
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64"
],
"known_not_affected": [
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-13T01:15:12+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/",
"product_ids": [
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13327"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:0e80fbba800ca871edcf282a36965497b8cb9decfa768a8cc98825a738902776_arm64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:10a059ab6ec7435637e09a8e51fbcfb81b29c61561100835ba00bf50817058a5_ppc64le",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:6c4ed14ae8813a9b147ceb84fafea8a046a3bbc675996a7bbfb46d3ac6f759cc_s390x",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9-operator@sha256:bedbfa7184f79bff7e1ab4d9c13f78222a12f99ec1a998ca08b508fc95244010_amd64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:03a11511b1f95f807389751f8970fd106f2eff381544d562081433703e3d54e3_amd64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:62a8fcd56e31b14a3c922461994494ce98c2828ecdcc978460fe3ab2830dcb5a_ppc64le",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:bd9d86f43eaabb59a83108eebfc44042864b1ad80a86908671b31471be729e35_arm64",
"9Base-RHOSE-4.18:openshift4/ingress-node-firewall-rhel9@sha256:eb0b000470ef4f37b210c721f6e067dda80eb3e79ba57bb0670372e38ff8cd56_s390x",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:0707c0b0978aa60aebb51c58d20228fff54f75276f64d3ae76fa52c8c9f2d0e1_amd64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:10530fffd6a2af52d9ddc8c8922b170f6e4a4c2d874705d7a589576e7a7155be_arm64",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:3740222e607cd0dc197b830664a27af12972eea084e80a902e324d3fd74cfbf0_s390x",
"9Base-RHOSE-4.18:openshift4/kube-compare-artifacts-rhel9@sha256:8b7bcc855ac82d29bb18aabcc81c001886758b99abe72f3486c732b946bbaa6e_ppc64le",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:14edb68e78558f3064e09f385def819a65c431e18a87c7eff28a160b13c2a200_arm64",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:4b5df3cb7f8f922744d60587948bb7248c22f004a0ec71b2ca9910540ed2891a_ppc64le",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:5af067f51e5da0c0cbeaa8248632ffca7dc9bd84114aa544c4b4ea81e7d67c10_amd64",
"9Base-RHOSE-4.18:openshift4/kubernetes-nmstate-rhel9-operator@sha256:7f0b839b5b8d48d9bfe404defd3ad85925ed7ec57980f8495c3ad762e74b6819_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:0fde41ac47f4913484a8d606e60134ed3a3fa3b222f299e0fc657d768085913a_amd64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:409613c4a9668ee4f08b1d1f02446dd46610e6895a81b589c54791285ab569ca_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:4ce0a1dd96c9108ff259de5a3137a7f20beb8ae3e4d6be570c8fe7c3a920da4b_arm64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9-operator@sha256:5a5ca3d5ca957d04c63f86722b217219b92021b937d89debeb63bf8ba6b7f682_ppc64le",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:0f4e540bd1b1b80643a852d9e3631624ea3963ce9b472116fd157cd42efe4688_s390x",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:11990e1a933350d4dd3921fa98fdcd19859a3fe708d0f7e3a766c42c00daa47b_arm64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:3371d084036fd3e620eabe6dd81053dc3314e57347adcd3b11b75450e43077c6_amd64",
"9Base-RHOSE-4.18:openshift4/metallb-rhel9@sha256:8616fb34aefe5f7758d16112b25fe5d159c28805297dc55cd7f9b25261eeea63_ppc64le",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:0e828f11103a2856f33519b465cc270126493f8ae99ef246ceb249bf612566ad_s390x",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:415428ab87d0347c8cfb38d8c0c1c4f62708b3e279506f3d401c0674d4502329_ppc64le",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:491db3c23e5335a4c8a523428a3b25b15ddb0bb06e92172ced62890e35b1b6dc_amd64",
"9Base-RHOSE-4.18:openshift4/nmstate-console-plugin-rhel9@sha256:757722b22ddd17b6dd28ed5ee21eaf78d6aaaf3a4909fbfc7c9c1251cb729905_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:111ad2886df0e62d6313cdd6d8c7b5d75053ea8721075ae36540f7e21e56bec5_s390x",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:200261683c84ca54febcc344fcabd134a06f5f3ea78c6633d562c171cc529ac2_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:9fbc0df63a9b37729e8f9c078cc34affd7fd789aa2be9078227280b67c865672_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ansible-rhel9-operator@sha256:cef8f74ad5b20722b80c87e6f5856232b1c9ca27ceb3004816f0314793d2aa71_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:54da6a0b48d9fdb306574c9b0d6273f0f274cc01e787edd07552fd0dfb73ab79_amd64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c6bff2ab7d9aa8ecb27dde6c8704ceecc15cd237ba449ad0e32a5daea66301cb_arm64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:34537ac2a2c70ddd9fa99d5c8e6b6a7d359a104374fb53079b60ee16b9c1e694_arm64",
"9Base-RHOSE-4.18:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:9c83243500012d808efd34ea7780731be66c51ae7dba8faf0d6b95d306056979_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:42aa5db21730b60ce66aeac57cfdbd9ded6601184cd97febe1de3c8a05070625_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:cc3f124f18ece55c9a3fa59114228b6d9507bcd3402971f15b2413049ee447fc_arm64",
"9Base-RHOSE-4.18:openshift4/ose-cloud-event-proxy-rhel9@sha256:ec4c4f1fbb99473ff6d1db96b93c6a34a3a1df22ef7d6e267d4b1657dc1919d8_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:3ba0ab86aa91d54697665aea4fb618d4862b05493b20a4b5338e195180165989_s390x",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:4bd852691bfaea4aedf0d73893c43ba8b3841cb15ee9b12fa8518ad0606bd686_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:814fb0221e053b1a63bb05d9d9bda538d7922f1afceaf3ce04ebb9b5b934427e_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-capacity-rhel9@sha256:cf49b9edcb0ece45383138c23887fe2c64cd70b3fe110fa16efcb389330fd35e_arm64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:42b9b624a13cb480211a7737f0139288535e9750d627b2c1ce0688da6758a736_s390x",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:b5c379e6cdf4848b66ee653c1303554ab36ede4b19f26dc8130a8d08b4a9d080_amd64",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:bc79cebe8675c7c274d6e06221f5d38179a80b0f3a42e183816d9a0cc6b206f2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-cluster-nfd-rhel9-operator@sha256:eff42aec4d8fa5ea35b6245e72d54f1787c5abf25ec5adf82c285eb1fadbe99b_arm64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0617029c22a520353f9f6d0404968a235e49810e4eb45da91b1075d33da45f38_amd64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5eb3f83bc4b08370f0549c36e4d8fdb2672d85bd2a70fb34500f26d5ebdd30aa_s390x",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:684c2199d5dedd91822d9ad11646c0a72eea4095f072c3f3b8a7a310ec08383f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:80b3fcd432233b76202b0e7d6eae363bfe720212e46c8e30cc9f94faf0a6ce67_arm64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:4306669a959bfff4ad7be6fac822212b111dd3f34d5d59ad5e427153358b4e40_s390x",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:5b242b0ec39765d6ef062086017c3e72786c049379b6bf934c4041844d618390_amd64",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:af39a3a00dad97d6e1b3a43b074c115a83f9e9250aee22a42305ebe9f8a71b5f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-clusterresourceoverride-rhel9@sha256:dd8c669847c8dd624afe181addfc11f737ffe23e89ef09502204b7e75d681420_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:0b95074d2807abf3465d3020d50ee9ac3ea1f584a6934160d09af0549bd4e346_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:479808cfc44ff171d705b52975a41e1030a516dbb8497d34cfd984a290a52dae_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:c221b2eb9931fb4329ba736b0a4ab5cb12c1692d7406049cf321209923b8e05c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-cni-rhel9@sha256:caf7343e5e36f0714f8f47e6b8dfa9420342ff2d0278e9d37183c0d94ba82eef_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:372a5a50bb76ec52332ee3473c9bfda8caed3a50a3f5a57b618837d8f65074f8_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:a3cb518f62845da659bdb042710271f50a1cbfb0a8907aff71ae358fd68952e6_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:d8ac84f2e288780a3ad13a2888f415940d78c08adbacecdf0a3dd00f6e5621a6_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-dpu-daemon-rhel9@sha256:fd52e2c6188e3e22e1c77f8cc00711342ebcb725f6918001b9bce0bb14617a91_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:7a661d97221d9e258877c2696009b0262785fd56d6b9aa428ff4658c8b25b6d9_amd64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:a20fa07ef66e93d767248764d052838795883f0a11006492f3df22f1b3d30363_s390x",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:e8129063f0c189a127e7014914dc9e806103406d9d26985932158e74bca6ef26_arm64",
"9Base-RHOSE-4.18:openshift4/ose-dpu-rhel9-operator@sha256:efe8fd33de003fbb2cbfb2f5c2774d3c8b12aaa3d0725babe2b3718ba10032b1_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:15b76677e49d067ea63c711b6d0b2e37605eef4db82fdb0da62de477eede072c_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:53cebcabb1ba64c0b46f21923ad3cbc23e06fd64fab5fe554d63007d1506b316_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:844467143aec5532e4626910718703803bbddd70953ee498cad41957956c756e_arm64",
"9Base-RHOSE-4.18:openshift4/ose-egress-dns-proxy-rhel9@sha256:89dac9c342432ca24b12b518b64ac4eccf4dc99fcdc778309cebeefc6331cf51_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:1a42145459d29f65519979edd9f80468f515cd1fac500b61ca1046e0cbdc3b1d_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:2ff3990d7ae0da100c59827896b775a7748cec2da8ac7dbbdef6807208c9f200_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:44bfe5ba998bda511e14901b809fb19b3c600e9364fc53845ab1ff59f4f481db_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-http-proxy-rhel9@sha256:a098a8bcd3b9b81865b3ad971f2507c192f6585527c24dc3f52aeac2ef925a53_arm64",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:6f16ba547641f1cbaf267104b2a1465e9e4e382a5a595b2cc9e5001f7eacb976_s390x",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:85afe073f6a7bf9784d178387a27bd8d1412c836236082dbf9e6d9cefe14ed2b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:a856403a65ab206318eeb733c9aa773d18944a4678a0c7e2e96d10b4145d82e3_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-egress-router-rhel9@sha256:cc9541bf779ffad28830c4e997c29cefd334d4eb209b4e44c4a3128b597c5569_arm64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9acb278a38ff42a85de42471e1fc6cab3be880c6928bbfad242c5e07c31aaabb_amd64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9b404adc5ee4eb3a7de4b0b1bcc386ab06b8c07caab250bdabc8735f36879452_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b94b9142c12e47ae7afa6f2e673aa4dfb0f05ec2926dee1ce44400961b0b6949_arm64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:01458134f8e78e557c4edc842526f6676b15f90f90864ada6fd299f5245d3d02_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:4c205fed2a0045eef818724daee129b9a728cad2b1b2d1c53d891da0cdcdb20a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9f443b8abe5f7a4e7969c85da64ed4d53c0e717be5d1b68e8ec6f4bb1d9dac36_arm64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:0b645c9768d2bb96e472fab4ddf16625ff43df1c67635bd04398ace92e3ea83b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:3368d90b1e0e7779258fed44ebc8a6153e8e4705d32250ab733eddb75693aae1_arm64",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:8113b929ef23a135a4c6029e22499b8ebede8f5c36130573963248395ec8f0d0_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-helm-rhel9-operator@sha256:f80b13ee742f0e629d5180b6e037bd31107b37914e0704cbab95289484b695dc_s390x",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3624966de045f2c71615b43acfd9697b6567ae6ecdcb2886e4b3468aa284b6de_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3fadb3c4c0492652821ecebed8bd7f55454faf64e1a028532d9d83065b2f3454_arm64",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6b7758febb525fd68778f09989b0f9e6425397b8e637bb4f4ad9637afb61ba58_s390x",
"9Base-RHOSE-4.18:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6ee033ce1e740e71ea2c2443a8c1bfee37b296b269e12c6b9212f6cc319b1695_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0ef77e85df98ebcd77d7dcc520da1c8a89b3d7a7f2a638263901e74a2da35ea5_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:25ab42f54816c3ad860e58acc6f3818d6f8fb091c7c8228581fe708431b89aa4_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:68def892347cfeafb46d3f0c42946105e71ac79ab20d1ba5d4b81ca31868c18b_s390x",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-diskmaker-rhel9@sha256:fcee70522772861033e938e8fd8c7eea88194c3a18cdc0a9270d876c133ec203_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:25ccd87f194c3db277e83a4d615c246fa26da248d4250cf982acf4b1afdf4fdd_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:63a3565500d48dabc55fcddcaf625faee0854754912bce6e3c7e2965d401a858_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:b12b4a41fcc49ab6f5071a40e7a3f5e91b02ee3366f7b1ee39173513ea8e206f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-mustgather-rhel9@sha256:be15e6ae73ec7964fd96da4f29bf52eb86e2fefd87227600f2626d1051fcaa5b_s390x",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:652ae78b043df10ccc18262193d8b3623f98012361bf192e5c15b61ef4d242bf_amd64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:bf99212cd837ab6b102e65422f5c3af8c42df40e0d4173222c27c7eced0ae980_arm64",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:c822d6b16dd0cdf023a5548ccc96f626c8e404787ba814788db37bb19c5f7081_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-local-storage-rhel9-operator@sha256:d85845e0d8ba002c29f6da057cc6bdec96d02be53bc8fd12418c6103864b1603_s390x",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:12685f6f8160349a630f5780e1b92e9e38df9052d6e61c172e72a93e48fd98f7_s390x",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:3b324acbdb8159acda9e811eb03f56ee7477845b219c65df1a3c362156185ad9_arm64",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:542cf24a2f20c88a23b81b433be8437ff82783db9f360ee84f4fce1457b8c819_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-node-feature-discovery-rhel9@sha256:5e418d752a8084f8f7aa3f0636fd0106a1e4ba72e72d463bac16edf9bc5b054e_amd64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:000fdcd0229f679d8ee3eabe6eb6adc13dbff190a36163ec7cc3bc14efb5db0a_s390x",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:0d99d889ba1e5a8ae211d056ecd98b5a516f0ffaddc9f5ec585019f27eb3ccc5_arm64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:397140ef0317e61a8cb95279f70d667803927efcb6642554ee57ec59bc553fcb_amd64",
"9Base-RHOSE-4.18:openshift4/ose-operator-sdk-rhel9@sha256:c4a7663e9bb763432eaefc23e5d2a587e82e08d77428fe17309fb9c203eab0c5_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:30df98d3683d3233530bb5623d8fdd2deca3bd2ad2b17b6750138069e5782e3b_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:78922ccadaaa5a5a3d1715682bd2c14376e45d6744cce53eee99121473d52ac2_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9-operator@sha256:bfc564c71884c16f65c1c7203249ca458691275be127306dcdac11b182dd48e3_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:129847e3177e72a93baf22fcf223ebfbf50a6d895ca64ded6512972828016119_amd64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:52527ad1f8bf75d4399668d69b1305915197e379ad81de6143d85e6779b47e7a_arm64",
"9Base-RHOSE-4.18:openshift4/ose-ptp-rhel9@sha256:e98b745c7ea6b1c8dbefac15f2f63f3671940148e22c913e36b5ed7042f1fee2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:20764f4dad1b4069f0494f48d2fd5aa020feb6ff334f683263689844b9c293e5_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4302929a2b5c61b90fb534fcdba1db4ff0b7f4e1da7fc7f244a04d1e716f46b2_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b39aeec5532507d69ce7b4779eb791541d51e36a3622620d56607160756089f8_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:bc17b1dc653c92b5c6bbb9c9e645e64cf34cadfa713ad83fdeb3b66b9acda4b7_amd64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5f7037284a489b1bde07816d89dbb4e4a2c5ea13230f8f8455331ce02762e335_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:903732c664554cdb103699568cf5575262ac6439292f25dfbf7877b9fb28aaff_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9187f479a8db74e7f9780a4b62d26d421a2c518151535faa48dadc6c61d68834_amd64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:e543dcdc296651e773dbad819e4367e634feb1a8a864f0ed5d7385fd5352831c_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5e34948ddbca9c49815cd1a01bd3925b9d05fbd661dfab25f9f382a5c60d77a1_arm64",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:861f0734d646cfe654ac8acf76d160d7048eb5b176303d3757c8d26523327ecc_s390x",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9f03b021b2c610728ab989dcbacac0257ac831a1e6db96ae577b65096ff5855d_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:af4ff76b7b7f87c4773d84e5aa0c67d6d962143f708243a48ce89458b24647de_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:1fa5b7d87d46fc84e7b2ff74e407b136abc159821dda761a8aaca3212c133d15_arm64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:47cf567e9317c3bff271a2f1084c1c4b9cd599cfaac506fb5c68209d642d3471_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7d48a92c9fb97cfdff129890c2bed35b2df22f863b73abcb8a863b57d290840f_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9fd50a3a74113e802a71ff3b0147554b5afb0c69435d640f1e968dc9e0472846_s390x",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:864afcae2d64fcc17e826281218849dd4409a033ffe6bd4693f8fca697dd6c33_amd64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:9d903d3a15d8a09f09dec486c48fe8b9f83003202c6699922a99b9daa49e33df_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:be85389b5b0747169a05ff65456e66139f030c6bcd52f5875276ba148883b83c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-smb-csi-driver-rhel9@sha256:f0db19214f8fdbe50ca362c6541e28fcbfb4129034f82d2c53705f7e757ea288_s390x",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:1bca08d778b26498aad564d54685eb53003c227ecada3be2d59beb0eb60c8a2f_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:22dd9594c550d7bb2089acc33b31e1057e1d7fc38eb1d0a9526774453d70394a_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e34963fa89e14dc23e1a2cabf0c530f3dca41d9788999e1f229e69d129285304_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:33fd50cbe6ae6f5918f45feaf50ad1686a73aea55a0d88be022e606d25d7b71a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:40d6a8094b92ec47b0c1cf527a37faeea483ac7dcee60dbee328863766eb1e0c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81c8f793465d2fe1354c1909c9fc514a911b9f7d69627a67d3f4b41b553ffb87_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:3f3b7ab4585793313ca18825141e0f426460173666484d2d1d4a44a8bf2fd4d5_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:7d5148ee8fd212f175611adc64616689700b5c6f74df8515d5e8636f1d9ddd94_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:cd4bc5d7f05f71fe31787cbd374bc040705118c9dfdaf1ffe454ed05ea9f7f4a_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1229197db510a777117074da0292b5b8929e65c7fe714a9b2bddbc46713509a8_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:b13ab98ef77d5fa80d67993aa1df6fd9e9c8661819f3e23e9ecfb13cc86ab073_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:db1a84c3cf8b7087df53913da8075dc2a6b50227f4c82690b6d824d450681bb0_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:2cf442540d7c75b24b41709050df0dba1e9fc79e1dca640b8ccfe266726a24a7_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:6936f5b711b5132b98fb9d04401b0c03bcb1474f67af84044f0a05b0aaf38588_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-rhel9-operator@sha256:d67a5c12e9268cf354b15b1b8e5fe0d60dd9dfc999ae554e9e907579cfed2d1e_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:22d8d6d77ffc571e964903fe425c238e2cbf3e40434484b9e74a79267f1776a4_amd64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:23a7d0e12023d62b6e8ff8eea515cc76056b4f0fff737c6aa7d49418538bc97c_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-network-webhook-rhel9@sha256:b12f9769d4187bf5dba124cdff9991b7d0bd10df5e8ed93bf0d65e707ea796d4_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"9Base-RHOSE-4.18:openshift4/ose-sriov-rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:709d5338de7157b2c26c071922d2bd0a567126c84e00237b7ced319bb7578905_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8358f952a3ea194074acadcd201dd41449218bbac2efc33b535a8b04fa02b479_s390x",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b2191f0bf69087b00edb43f13696fd3b1de75240be7750514c3387df9dedfb72_amd64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f5815cbfac9e27d5dec3c135a676a17cc35e38b44e3335acfd7dc9c53b32ebf2_arm64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:057a2dc1f87d0e174e59f7f8a7f6de53d1fcbddd87587ce91e96a51cb745027d_arm64",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:32f831cdfd11eb89c45ff67f1ff3f7cd3a6c44da8860823bb2ceba7ee876201d_s390x",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:33a9460f5d3ef802045f8169a205d5f76cd729ada7d23149d47f242c8f8f922b_ppc64le",
"9Base-RHOSE-4.18:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:6b8c14db1ab25fffee095b6adbdc92fe86c315e9d0791044394ed7152f64de27_amd64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:2e172aa95fbe4b98d309a447553eee35b253113c13f91a40011dbaffa45b2366_arm64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:50e1d42e64afc36af1a43207b8d39b2c86b304b4db7eab3be713f6b7a8048af9_s390x",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:b028ddcc413ea7df033858cad397849b4de565fb5c45e07a054fcf52cf0e995d_ppc64le",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9-operator@sha256:d175af863bec762886b64a976ed3c8bbdb676436e9d98fac61a827b45b548e94_amd64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:0fae8374edefd978ac5622c675dde1796aaf4b099955ec9e9a67ab845a6d1ab8_ppc64le",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:818731020c0dd4fd518c76ef3764c1969a603e351b971e0ff2c54f0ea5c8cf18_arm64",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:de28bedbe353866dbacb5b68e2c91ae073e65c259329a10ccc0363b9cdad5816_s390x",
"9Base-RHOSE-4.18:openshift4/pf-status-relay-rhel9@sha256:f87cd54f2def9c90f5af08647eaf3d909b7c14a410ae788a8d56ed5409d8424b_amd64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:2187ec2c71820f24641074f2cdfb7a43c0f33698d7c3ea79c95627c61fb5a002_arm64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:694a7705856dc1e36b296cc7c655e835ce8bbba729ab8c2d8a0a9f5505d2d2c7_amd64",
"9Base-RHOSE-4.18:openshift4/ptp-must-gather-rhel9@sha256:b93995729ca679583d517f7c07cd931abf3aaa5d15f6131cf3f26afea051afdc_ppc64le",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:18447c04686fb7904e098467969ba4eceb3342ef0775e474cbdad234815003f1_ppc64le",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:30565cd6b5a2de92e28658328e290cdcfefd7a0ba17958a23132fab083c86293_arm64",
"9Base-RHOSE-4.18:openshift4/rdma-cni-rhel9@sha256:feac7859942c0e7cf4a10c184a59e1a2db2b4692c9f622a1255e56bbdc24dade_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:1a102f849e6893719a731fd6892775f5620f601e6ce77160330b8e2862934876_ppc64le",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:ebca3054be18ad21c6606bfedda840fa9f6f1aadd54f57595eaafa6c01c3cc79_arm64",
"9Base-RHOSE-4.18:openshift4/sriov-cni-rhel9@sha256:f327d63e94499f10a730ed3c2821a59d18294a8e7b86ed0e169994542d439242_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:0b89ffb1a37577399cc05cfe05ed45ed638480f76e7d60478a53352d3e84c493_amd64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:60beb4fe7fa86f6484ee7782a59fb9f6460e1a241b4a086f83b181ec17834c4d_arm64",
"9Base-RHOSE-4.18:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b4c3aca6423438c260ee23bc891c8e9ac06645e94ba4099e9b4dedba0c73fca_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:13338
Vulnerability from csaf_redhat - Published: 2025-08-13 01:45 - Updated: 2026-06-02 15:23A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.46 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.46. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:13336\n\nSecurity Fix(es):\n\n* github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:13338",
"url": "https://access.redhat.com/errata/RHSA-2025:13338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_13338.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.46 security and extras update",
"tracking": {
"current_release_date": "2026-06-02T15:23:53+00:00",
"generator": {
"date": "2026-06-02T15:23:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:13338",
"initial_release_date": "2025-08-13T01:45:55+00:00",
"revision_history": [
{
"date": "2025-08-13T01:45:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-13T01:45:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:23:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gd9d72ba.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g1536f9e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.gd44f069.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.16.0-202507302205.p0.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.16.0-202507302205.p0.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.16.0-202508060805.p0.gc538911.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.16.0-202507281005.p0.gcb614ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.16.0-202508060035.p0.g0719399.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.16.0-202507281005.p0.g39f5da5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.16.0-202508060805.p0.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.16.0-202508042206.p0.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=v4.16.0-202507281005.p0.ga2c8d28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gdb01344.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202507281005.p0.gc56dbc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.16.0-202507281005.p0.g8c0f21c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gd73e630.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64",
"product": {
"name": "openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64",
"product_id": "openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.16.0-202507281005.p0.gc1b7d24.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.16.0-202507281005.p0.gced2a64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g82dec86.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.16.0-202508060805.p0.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.16.0-202507281005.p0.g57fa466.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64",
"product_id": "openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.16.0-202507281005.p0.gcac6af8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.ga527ad6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.16.0-202507281005.p0.gb3a96ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.16.0-202507310505.p0.gff97707.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507310505.p0.gff69cd0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.16.0-202507281005.p0.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.16.0-202507281005.p0.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.16.0-202507281005.p0.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gb9b63cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.16.0-202507281005.p0.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.g33d9a71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.16.0-202508031136.p0.g5695aa5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.16.0-202507281005.p0.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.16.0-202508011405.p0.gad3519e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.16.0-202508031136.p0.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.16.0-202507281005.p0.gb4e3540.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gd9d72ba.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g1536f9e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.gd44f069.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.16.0-202507302205.p0.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.16.0-202507302205.p0.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.16.0-202508060805.p0.gc538911.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.16.0-202507281005.p0.gcb614ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.16.0-202508060035.p0.g0719399.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.16.0-202507281005.p0.g39f5da5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.16.0-202508060805.p0.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.16.0-202508042206.p0.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202507281005.p0.gc56dbc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.16.0-202507281005.p0.g8c0f21c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gd73e630.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le",
"product": {
"name": "openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le",
"product_id": "openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.16.0-202507281005.p0.gc1b7d24.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.16.0-202507281005.p0.gced2a64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g82dec86.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.16.0-202508060805.p0.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.16.0-202507281005.p0.g57fa466.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le",
"product_id": "openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.16.0-202507281005.p0.gcac6af8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le",
"product_id": "openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.ga527ad6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.16.0-202507281005.p0.gb3a96ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.16.0-202507310505.p0.gff97707.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507310505.p0.gff69cd0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.16.0-202507281005.p0.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.16.0-202507281005.p0.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.16.0-202507281005.p0.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gb9b63cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.16.0-202507281005.p0.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le",
"product_id": "openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.g33d9a71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.16.0-202508031136.p0.g5695aa5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.16.0-202507281005.p0.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.16.0-202508011405.p0.gad3519e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.16.0-202508031136.p0.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.16.0-202507281005.p0.gb4e3540.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gd9d72ba.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g1536f9e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.gd44f069.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.16.0-202507302205.p0.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.16.0-202507302205.p0.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.16.0-202508060805.p0.gc538911.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.16.0-202507281005.p0.gcb614ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.16.0-202508060035.p0.g0719399.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.16.0-202507281005.p0.g39f5da5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.16.0-202508060805.p0.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.16.0-202508042206.p0.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9\u0026tag=v4.16.0-202507281005.p0.ga2c8d28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gdb01344.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202507281005.p0.gc56dbc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.16.0-202507281005.p0.g8c0f21c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gd73e630.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64",
"product": {
"name": "openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64",
"product_id": "openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.16.0-202507281005.p0.gc1b7d24.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9\u0026tag=v4.16.0-202507281005.p0.gced2a64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g82dec86.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.16.0-202508060805.p0.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.16.0-202507281005.p0.g57fa466.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64",
"product_id": "openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.16.0-202507281005.p0.gcac6af8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.ga527ad6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.16.0-202507281005.p0.gb3a96ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.16.0-202507310505.p0.gff97707.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507310505.p0.gff69cd0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"product": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"product_id": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9\u0026tag=v4.16.0-202507281005.p0.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"product": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"product_id": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9\u0026tag=v4.16.0-202507281005.p0.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.16.0-202507281005.p0.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gb9b63cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64",
"product_id": "openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel9\u0026tag=v4.16.0-202507281005.p0.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.g33d9a71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.16.0-202508031136.p0.g5695aa5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.16.0-202507281005.p0.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.16.0-202508011405.p0.gad3519e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.16.0-202508031136.p0.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.16.0-202507281005.p0.gb4e3540.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g1536f9e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x",
"product": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x",
"product_id": "openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-cni-rhel9\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x",
"product": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x",
"product_id": "openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-daemon-rhel9\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x",
"product": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x",
"product_id": "openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-dpu-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.16.0-202507302205.p0.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.16.0-202507302205.p0.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x",
"product_id": "openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel9\u0026tag=v4.16.0-202508060805.p0.gc538911.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.16.0-202507281005.p0.gcb614ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x",
"product": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x",
"product_id": "openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-rhel9-operator\u0026tag=v4.16.0-202508060035.p0.g0719399.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x",
"product_id": "openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity-rhel9\u0026tag=v4.16.0-202507281005.p0.g39f5da5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x",
"product_id": "openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x",
"product": {
"name": "openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x",
"product_id": "openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x",
"product": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x",
"product_id": "openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel9\u0026tag=v4.16.0-202508060805.p0.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.16.0-202508042206.p0.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202507281005.p0.gc56dbc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.16.0-202507281005.p0.g8c0f21c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gd73e630.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x",
"product_id": "openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9\u0026tag=v4.16.0-202507281005.p0.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x",
"product": {
"name": "openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x",
"product_id": "openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.16.0-202507281005.p0.gc1b7d24.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.16.0-202508060805.p0.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.g2a80d7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x",
"product": {
"name": "openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x",
"product_id": "openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.16.0-202507281005.p0.gcac6af8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x",
"product_id": "openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.ga527ad6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9\u0026tag=v4.16.0-202507281005.p0.gb3a96ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9\u0026tag=v4.16.0-202507281005.p0.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x",
"product_id": "openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9\u0026tag=v4.16.0-202507310505.p0.gff97707.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x",
"product": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x",
"product_id": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator\u0026tag=v4.16.0-202507310505.p0.gff69cd0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.16.0-202507281005.p0.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.16.0-202507281005.p0.gb9b63cc.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x"
},
"product_reference": "openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64"
},
"product_reference": "openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64"
},
"product_reference": "openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le"
},
"product_reference": "openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x"
},
"product_reference": "openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x"
},
"product_reference": "openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64"
},
"product_reference": "openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x"
},
"product_reference": "openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x"
},
"product_reference": "openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x"
},
"product_reference": "openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64"
},
"product_reference": "openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64"
},
"product_reference": "openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64"
},
"product_reference": "openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le"
},
"product_reference": "openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"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": [
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-13T01:45:55+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13338"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:177883fb2a7df3aeae5bb965e65df1cbdfb652f51ba3566db72f58d2d1ee15a9_s390x",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:556693746988a96830e5d4fda04cc4d548e80fbe0721ad44a08b7ccfeae30104_arm64",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:737307f7dce8d7b34ee6cb7eb5ea258faf446852a64f2b30202a47ea55862298_amd64",
"9Base-RHOSE-4.16:openshift4/frr-rhel9@sha256:a83fddcaf35d6bd40ac4ad277b32c138b9a0b66ea225dcd13479ee96a58cc86f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:3e5343aff4cfabf1a067d52b1e52f856ad23a236e10ee5fbaeffd66ca7b8ca24_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:c233d1bd8e189cf4e2e572924fa6b2f31bb7eb6d12e4923224b4a6f914788635_s390x",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:f35006cf550242034aaf24b00ce09b73d43e4232dbc18ced5bb8824ba31eee43_amd64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9-operator@sha256:ff693e7713eda6401f75eda80e6671ac2a7727a4929ce417307a57ad5d659f61_arm64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:5bfe8e862f715cd42b095bda44836f2fa6084033281afdcf6406a97fda1ffbf8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:9dff8fbc7e86477e6ce7df5aebcd2933165ba2fcab1946332ead8967c7f3b446_amd64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:b3bf713a9dd32e2e131d2f4bfe4e9dde5608f8f7c2f503fac02380089d1dca88_arm64",
"9Base-RHOSE-4.16:openshift4/ingress-node-firewall-rhel9@sha256:c24384157b1d1d6ff7bdb29be8d3b4c72446952184540c199da1afd5f4946fe3_s390x",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:247b730343f7e64b20a337352715277df6cf425da23fd6b2bf4c602e84ff2a25_s390x",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:8d5da6b305280f3f8d9a5bb18a9ffd738e11b127d253bdce674aab79f8aa325d_amd64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:9c37935b29bdea84afda29a2ac476071110bee6c340407fcf33e11d6a4d8d6bd_arm64",
"9Base-RHOSE-4.16:openshift4/kubernetes-nmstate-rhel9-operator@sha256:fc08a48458327ce069da0a4c7468fffde0edf273ab19723d3044eea951a8d8a6_ppc64le",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:50036005c8dbd9236c9098237d687b5210d31f4928d02920385e2a04a961e912_ppc64le",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:746340de24c924150bd394710cffe342899e37e4053387b6b9d314710d08ba1f_s390x",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:7c0dfd3e60aca820bbc82e76fa37ae93824b7cc731f82b069497c739e22c9939_arm64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9-operator@sha256:94d01c06fbceaf4e4f191f2f14d5a9001f1c43215ddb5a720a5ea1b854de2c8b_amd64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:378ca193e8cc7ddd7120e90ea59914b6c6345043e57113d4df257d77ee03852a_arm64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:6aa6aed00292c9552c3a2a9ca57a04940ab9756a67b1543f729ea6eeaff80733_s390x",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:76962f772cfe8af576e2587b8321410c2a16aee7fa5641bb21422d7d2f917bb1_amd64",
"9Base-RHOSE-4.16:openshift4/metallb-rhel9@sha256:778e60c5ba0df18e76f035a3a3ca3b31c7cdc04011e8b25edb2da437c8567d0f_ppc64le",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:107e226ddf5718dc9cb2faa4dd9b6211570ededfb8cf4162b4a52631731a6757_ppc64le",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:57bba42da68b14c7b2765b12d06a1e5c42861bdd407cc7163b850f747b333ea5_s390x",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:6765e823b9c2d776805639ef3f63d97cd23b60291c1eb6741b07a9c502ef30fd_amd64",
"9Base-RHOSE-4.16:openshift4/nmstate-console-plugin-rhel9@sha256:fa45c4eb4c3d3d71e79e97dbe9f51ec98581b01d3dd19c01d94cc782deb4f36c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:2a56ed74e51f9ab265b36f169a8e30ec5c296e7e5f643a0b4a061f33eaef8833_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:447ba62425f691a8bfde9411cfe2d30b8bed42815cb0c9ccad3bafad382611d3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:67d7fec4fa1f275be90848917586b36c0827f10484306c7d18b9dec29a2dd0d4_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ansible-rhel9-operator@sha256:aef02fdf91e3a09279d06182fc8af25dd0822dfa21e8e0bddf26d8e7e1abf5b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:076fae60370d6b6f4bcf32ca8833e995d44a804771187680a5e4642913a2c2d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b4770ac84942194ee687dee8a3406c3143267ab98d755f8f3300c26ecc2b606_amd64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:6f6dcb0bdc68dbfd1da1857302df4da57d735cc4e16092cbc6c61fc113e150b2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:fa19c46c13a19e7495e680b13d2c0e317f56f3ee1e52863870113318920c1b8a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:35cf89daa64111001ac3a750365dc43d9cde6cd74fc6c0a18b19d1599fe98bec_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:39dd51e4c2c7e9f2bf7a262255ed9d8113fae9289d18fa5a1205f899f8bd930b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:4c86a7d85d4114f9e08e4feb7a1adc7aa1a2c9124801faade71d6c0e55dfa511_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6e88cc27dab05fb12b88341563a42d5cd4f9a08662377d9ce4f2768f5760c3f0_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:1e1c6db9bb080e5b034b76b423fdc3bd081369ce3f089a2401510ef46c79d8c3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:58c7e683e5fdd280e30ae8d7456c8b78291c4163af183d2c99905f052fc1520b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-event-proxy-rhel9@sha256:f700876d75b6481b63b620adb116a75d52a88722d086a04cd336974fcff94c5f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:1c76e530276b77f0980fc55153649f83a0634b582932b4c6d6a6a4bede50d15d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:372e07fb12dde54a964f5e91a37af3bf0c22fe0d7dd9a7fa421e835753007460_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:560aecbc0b22824f42a53c4d56eed74c45ce1c3b97976c3420ae5dd8e57da03f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-capacity-rhel9@sha256:c2a146bbf83d40569f6528a3569696bddd0d7e1fb3cd8c16cb0c1f3510991871_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:07e9e87cdf725da4329b3310dafe6570ca448f8c622cb510748b124033327984_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:11df347dab15d41a82debbb3d669f5cc2b96ca6aa381abe275bfb0b53495fc29_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:12bfd6d47a5b89c8cdb95246bb6785ff393dbd42f86a60424f95080f878174e3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-nfd-rhel9-operator@sha256:41d004ed5a63f8befe7eaf16fb37185e4b2d75c0d9e3a549770b6900287c6547_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5ada25f0ed0a4c9c86048a387c6c26d55d13bbf65df9b3a4dea0e98a0e7ac89b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7c5e3cf29901a38c4272ad597bca4d0edf577199ebc5f6a6ff41489f69d639b4_s390x",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:aab7b3fc9bf11541bc0dcaf08eb0c1aef2173da1e9f71e4b60f7940cfbcada75_amd64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e7bbcc0829e96e22cfa4107370e69209d7a0ac4fd028dc140f8e5b993d27112b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:1a35772987722a0fed480d29ddbfb240a2e19b8b5c786d8664f202f426d9e9f7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8e2d274ef1ce471b6b3a9d5fef6deb978c806e5818d720dd5e90f48686181231_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:8ee27060ab9706d732f92a8f5e8fad452734d327eeb37a5a7c420810fcb159aa_amd64",
"9Base-RHOSE-4.16:openshift4/ose-clusterresourceoverride-rhel9@sha256:d72d49023677a8e92c7bfd15209e830461d89b90e7b65ddee2347c65cf61ed0a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:1b8ab67543700347028e05e5bed537b145ef04b47a31301d14e4bd4aa54de275_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:20f40ba4d0977d959dbaefa0aa9816b0a1d053c7423a3d771ce89b9981b5ed15_amd64",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:301f0f26016c22de67d7de03db56ba0bba47fa11eac753542a47046f9c87274b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:e8cf490605b484c299a30f373a7adc4a9cfb74af0960c1b5b8ee9b9db7ea17ab_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:6ecdd9465fb53f4b4b30e5ffe8ba6b577e21353fdbbc58807b90e982106e5558_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:a9eb0577eff4f27f25df821ce369b68108f833e73e6e5b3a982142dae311be9a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:eeda483c32a31d08e72cf34e8df801deef51774d33ffb8369d1a067ac4181ac1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-cni-rhel9@sha256:fe7f8db94efc84297c667a19c1e209ac9153790dcd9a4c4f2cc23f1962f8e876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:26ccb97af1e63cc2a578bee6ff255f9e5b6500df40f75c12f0f0e67cb9b8c139_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:2ba2327bca6c76620ee86de576a392a84ada97890788b8a688f36e0a82215c17_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:7021409e41ed78608a56cde1667f7c10608c9a93479662d66289a5356137e858_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-daemon-rhel9@sha256:76d3de4cded749d9038c16f4e10b92dfaeea7134d083ad4065d4ff8696cea379_s390x",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:1de737f2a37f6b10abbaf1323498c30d0a3bd5b06dd6179a56ee2afc01908b68_amd64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:6d4d71c70785690900cb5ffcfea412c8c88a9f67f4248dadba229b4122a9c0d7_arm64",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:e9a57d56baa93f8326d480d1a87100ed68c1fa712974e7628f72dc3eafc69c2a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-dpu-rhel9-operator@sha256:efa8de18118236d2b3f9a7d1968707fb33f29901a60501feba24fb94cde216d0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:83f7c79d04ba96b7cc601ae00be91c1be97f8183af812d3de0983ca9379c6eba_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:b3bf7ad5f5126e0dae363e6f1ce9ff9cb919bdfbc2ccf1a026b63435a1b107b0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:e7ea10ac8d2e72c7f3e8376812d6884041afd435cde0247c781dab5d29fcc179_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-dns-proxy-rhel9@sha256:f4c672c3ac264d53c590dcfd4ea31d13d648efae85ff03668014b35f98c2be67_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:1c2dbfb7ccd7d1268a4e9c149e7083fb47430acb1076b111e20b19fa7437e7b1_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:3a0fb9c005450f6ee7fe26f0d653c2e6bbf84f48796dfcb535e4cf53168581bb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:4bddf2843fa9b0eda4f32cce43ccc3135ebbe558f6fe9ae8df581b6384235ec5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-http-proxy-rhel9@sha256:f540f463300ea26b5f1723b3a49a3604b66f274a3d3316002b96e5ffb6131718_s390x",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:3dd699991ebb28f5280cbb6f77d5be9a89d83f73b933650881c3241dc835c646_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:829ed543b051e9b245a03d6a7bbea3f55d65e7b3886e9eca2a68b7e47d70f7a1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:9e5457eb92feecd55e6cec9e65dbed5b9aa5b8efe01bdd5e2b8a4cb2d412ef2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-egress-router-rhel9@sha256:d677b7a5094e049d48e151ea70e0d169b08f0243b306170b23dd9f8ec45e2b67_s390x",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5006bad9eba0ad88df689949355eb912e6fb3f40ced22c3e86e0bb70ae7f2b08_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6db1a38ac69de1b2e4bd03b4b1e957a0bee0fe575f31dcf9d674f76a5758d0d_arm64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:d43d25ac12f56d5aa1f31a15ab5c5be1368531d14f21bf36684483f03e96caec_amd64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:89ae6580500a2dbcf5b06a04b6bc705b9fdf98eab5ed8bb925fec959656b7567_amd64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:8ec646389ed8cd154dd25af39133764565da34774154739c422a900570e51dec_arm64",
"9Base-RHOSE-4.16:openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ea75b73b8ef89d565b4666c6a1aa97bd98e7f01e5f24bbe5c4207ea767e9c7b7_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:203ee2429fcf9cb7e4d0f40388338aa844db8f12bf6533fc94884095718720a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:23cbfaa25b4c5936edb08af6acc1b2b9a56d0d99aee6c0b141df30eb5aa3d5a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:4d140bd15fee1893e748fe6a39fb377d6eb256d57d775e8ca79ea031eda28e34_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-helm-rhel9-operator@sha256:adbb950266118b42e5533a858affa129c6a8456b3e2c027bf39f5e75112eca5d_arm64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5de8c9a8e402268e4d5cfdd6ac73f761a3c84575f08cf32764f8e6871926f14a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7bb80f3a674e23b3ec9f073161b2f92629b310630608abbe8c5e0f0d88f6e38f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:a7a126f77f1a993869e234f36f74b8b2d885adcf002d3e36b6aeee59450c0987_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c6a0a77d5cd004831627d06c020ad55b02d58654c2db66175aa43a5e3f572710_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:9afc9ec213df89051cd5c49e09cd546cd61c35088b85ffd1115d2d19f651e957_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8ae1a1aa8cc2e8dae0461498ad42b8a84fa81cbc879d0405819662d1b012aca_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:be38779739b3ce16e13668d0e7f7c329d95a1ac0d2eded4533e856e10ec36404_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-diskmaker-rhel9@sha256:f83d78de6ce63f3aae0caaf50d48776b09019ca1bafece5d793a7d806d96f7da_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:37497cb8ad84f3759f8dedfeca760587df84d17b37d59f201664632be24a593d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:83baea27464b01a57d885f08d41e9a481b7279c865a17a46873b036dfee2a4fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:b424a9c8ea16667e9f3290a3c4fdeff8ee14d1a975d1fd7c39b05ad45e483809_s390x",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-mustgather-rhel9@sha256:ec70b57bd41d1c4a80c3316972daced4f32b5ac9013cbfd776d82f656e8e72f2_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:c1d47a91e652bfd030b1c39f015d025ef36fb6c53c816c3b71e8006e2ee2638d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e187e8c3cccee1e7dd9e87851a18fb632ef7aed1effdc40892f8d6f86d3b5e0a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:e61316658b1332def75d902b1fa1e22b45934e81ef8ddbd75549baa5b32952b0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-local-storage-rhel9-operator@sha256:fffa7d755f5afddeace215e77fe3f236a9dae86da98b5065fdc1dd3174fe1b8f_s390x",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:0ad85cef5cfe6113981bac272f977f423fd09d6df7bb68fd5b3f184c1fc36eb4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:1a5118bc7d44f3a5a4dd52dbbca1be280df72631f63af501902ff082282e11fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:6f6c98468f5071a6ad307ae7b395d61e1734f2fd55445925565a42e879462757_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-node-feature-discovery-rhel9@sha256:d7e8bbf30c4a0ea96ae3db4d5e401f58157f57d5310aad6f1e665157c57b9b4f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:241d7bc13b8bd6d0bf041db3601ccdad29e38322062653e9ae76144d985ae1e1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:32084da3bfb4b6a9afb84d672bb4dd224b5f7f89d0596820ffacde0dd764e618_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:b4e243a65879ad815c6d3ac469a9010870eaa51f85852156d8caf2b99ab21d6e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-sdk-rhel9@sha256:f192ec1899349a7f64c3ea2595f8657151dcfb88c23b6e79f4bf5e3fe5ce3630_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:0acdaeb416ac855b8d4353c9f05ed4c1eebab3f4759670fde22b9589a39e0569_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:3baaa46efeac2e637cc815957a98f85a5001b2d9453261498455d339688cf50b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9-operator@sha256:9c9c90d6b0242b0d66705a92f5b727b23765485e5ede79257ec176a1b11f1ef8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:0b0427e432457407fb2bd4f133e903634c088db838c6fbd93ad5279738b2db4c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:3e8fc9b681ec1fe23c9110ff83da7f204e1d59962cb42d6ae907af234138e7a6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ptp-rhel9@sha256:50f2aaafc09216b4c724e238a3a4e097d1c480957522f1ff9b77949ac41500e5_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:5c47c21d172ff5be55c1378b874129e72bd35dbcb09cd5f50c3475d04cf13658_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:75cfb1f558af62d787b16aca4426c04cb093e7f924e8c32d449d7597cb272990_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a261ed858f6243830315c4afd796df1c835fa7bf67d9b5a5bc1b00fbe7af3ab1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:a27d8ca89caf1d7161d7659d0453f21fa746a75a09813cc2f1d1f71a6f2d25f7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:1950a70f1de1e3bd6252a03c1c3a43bed73db14171265c612e023aea772780fa_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:245b7a7371e037a8972a1f62b7733272c5b9a20216390db4516f5a22885d58dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ae8bd3e781e14771677b2ce7e6f32311d1b77740544b25a3087dd2119ec2f46_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-driver-rhel9@sha256:f0606eacc2a29cf7341bc571d36e320bb804ccbc60936864f99e7d8426c05672_s390x",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5228cf0b877abbb29fb2c46f2215d5c1347dc3571fd966969dd427875108956d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:5be8a787ed9ee2fa595299d7938840a59ea8a9d4ab8b9a6025561ada4353c368_amd64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:b0e3fc44ffeaafb7c8c3ef9254e51a3fb2056b87944ad8f765fad1bcad502b1a_arm64",
"9Base-RHOSE-4.16:openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c872a3c9221b7d182b4aff5c67b1547da50e02159313672126098736003162d2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7c23a801da7d404f67fb468dfbe432e76f33e2b21debb55914892214f87231c6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:99fd7bfb3134642596255774e2e54515daef787fe9b79dd1560ab3285f12d47f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:a427f0e7819a7b01788b3b1b32f67d2f8f35d89766945d4f528004f7fc2020cd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b8fcbf0c7fb017d74bbd90d7568b8a887b74115dc6a0285967a3d64cf44c5980_amd64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:07b0d233b113570bb9df22e088476eed5b3c422388b519c3bc61a4bd1b304e99_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:0c431042078821b8fc493e8418406ca0270d6e835aa7234356b781014f29c847_s390x",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:99910b7a463371b90b5c473a3a318cb7d536b43a8cb86b8df3096c57b20ea4aa_amd64",
"9Base-RHOSE-4.16:openshift4/ose-smb-csi-driver-rhel9@sha256:cf271b46dd1206bfe357abe4476108cd35ddedbb19a9b748a8cc533fb19b8a92_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3702d2540f95fbc291059ed051404f27860555c8564eabeea169e87293abd59e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:6442a7b3db5a3dd8e3ab9f71655bc29244ca9d6956c39bfd7298caf7a094b4c6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e26b8d796d4394832c3afb38e795c59be0b6188a3768f14a5802b7507c6f95f5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4da1719cb71e52406f5f7ab691ac0e3b357d1b09e6db16c682d6703762e3ad3d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:785ebc4d08ede1d82fda8d7270016453ff2225738e895d36cafcfa9d0124f799_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e16617e9fcb755f6beea25fc4f789049fdac66284c7d515e5c6d1ec4b290de2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:05bf2d7d8afa596fdfcc72cb36d8089174321b10dd96d890b9bd6e30afcc4984_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:11d38dfde9e405679d6721c27b8a1e09ee8c7a2a2456b4d60bc855306ef91f10_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:284513576a4869df269568c5170201ef31cefaa9dd60bd50692bb651e714050c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:432f50f7373ceba3e6a6ad845d9dfa0136db7039609d4e564d3945eba746dc05_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a87a67953b5e5546cba3b78b4fe42ff6e42775c0426369b35c1aa3456aeecc20_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:fc77475249de47972492ceb8d2fae5aa34149e6e6df8e70b5aaf68944b323a2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:16d0f397eeeaefd40f218c77fd6bf86a31e4f4409070d2d4987ac6f27f730b8e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:5fa3a0d97910ce39a565cb14397ae15f507b728c1ed36c63bd1c1ca22141e935_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-rhel9-operator@sha256:a0a20c774d615ef8ef62a4d1cfbc18fdf1e2186d1efdde830014be1b53192e96_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:3455622cb849dfd490525469bbb19c5591f3347cb42a6cda0b9f176b188f1a00_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:9d8b8e2d2102c9829a982aa83cb919c545084053ae23e995680aa6615fa64a2b_arm64",
"9Base-RHOSE-4.16:openshift4/ose-sriov-network-webhook-rhel9@sha256:d4690902a87e5d6c37894ba2bc8909e86851b23661db0f4f906fea691a9e223a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:16f6630c175f5a757c7875d136ad0a8343e0e412afff42e977f2440f0267a8d3_s390x",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:43015a9989dd77bfd53be2940b6466e7292502147840a7de891e5f2410309a34_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:83e88cd0eff19558a66644278f56627f86981c945d7d7fbe2921b65164b66769_arm64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:b22817e5b947aaf12268ee6e6597936b8eb9b7946178b8f577892a1aa82bbdc9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:2a152955ddd3a147bb71c4b34f1fbfad64db1597efe398a1fa0322ea3306901b_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:357587e5865673ff3c51c2c27e09cb3b55e8e1c1df3598296ea0ddd94deb0b63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:417231ea2834e564116cc435051ee0b36d9d14ebc7694f5156e2f420d58a1d0f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:90162d54fd327e584977f81d51f47f15d613e46facdacd96b9b23906c439296d_s390x",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:1a5c29c606c7695a0f7708297a1521f800f034ef6aaf13e7040827ce21a58cc3_ppc64le",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:3d94771670e4797dc526fffa4baabbd65723e67d692023932cdb5ca10171bfdc_amd64",
"9Base-RHOSE-4.16:openshift4/ptp-must-gather-rhel9@sha256:5151c13163e988734c2f9aa2fe1da19702e0aae569bf00148bd657a8de92f6cd_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:50d6a848240bfce5bab627e5320204a878b6ba23f18b58213b168f98204cc56e_ppc64le",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:70ee7122ee1980b6f8bf42f08d77e3c1c7bf066244bd728d646a9bf3e8956d20_amd64",
"9Base-RHOSE-4.16:openshift4/sriov-cni-rhel9@sha256:9dccb0a7823d9772c47392553082cdc9a2b27a609bed4d71a77199a5284a95e7_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:14863ffcbf8688ed162d00e7a573729462bbf5d312088bbcca25a453eef2314b_amd64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:63228928316008678b52a92b4b187dfc19ca1a203a401d861c90471550903e36_arm64",
"9Base-RHOSE-4.16:openshift4/sriov-network-metrics-exporter-rhel9@sha256:8b5a5f8b8684cfaf069476f32f3b68371d07ddd8efe8f39f4c2510d15ca5f781_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:13848
Vulnerability from csaf_redhat - Published: 2025-08-19 18:53 - Updated: 2026-06-06 07:15A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x | — |
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.19.9 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.19.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.19.9. See the following advisory for the RPM packages for this release:\nhttps://access.redhat.com/errata/RHBA-2025:13827\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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\nSecurity Fix(es):\n* golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh (CVE-2025-22869) * github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:13848",
"url": "https://access.redhat.com/errata/RHSA-2025:13848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45339",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"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/2025/rhsa-2025_13848.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.9 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-06T07:15:25+00:00",
"generator": {
"date": "2026-06-06T07:15:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:13848",
"initial_release_date": "2025-08-19T18:53:28+00:00",
"revision_history": [
{
"date": "2025-08-19T18:53:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-19T18:53:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T07:15:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Afbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.19.0-202508120121.p2.gb8e06f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-karpenter-provider-aws-rhel9@sha256%3A371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-karpenter-provider-aws-container-v4.19.0-202508120121.p2.g68ae0c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.19.0-202508120121.p2.g088dcaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.19.0-202508120121.p2.g762a2b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.19.0-202508120121.p2.g20a9ba5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Aff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.19.0-202508130123.p2.gf7a7895.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.19.0-202508130123.p2.g2f969c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.19.0-202508120121.p2.g1d890f9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Ae5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.19.0-202508120121.p2.gb9fd02f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.19.0-202508120121.p2.gf17bb7a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.19.0-202508120121.p2.g61b6637.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.19.0-202508120121.p2.g7485247.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ac8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.19.0-202508120121.p2.gc09f715.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.19.0-202508130123.p2.gf165654.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.19.0-202508120121.p2.ga2a48a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3Ab47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb09f487.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Ace3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.19.0-202508120121.p2.g74776b8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.19.0-202508120121.p2.ga8175e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3Acdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3A371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3A941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.19.0-202508120121.p2.g2eb5c10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.19.0-202508120121.p2.gca51447.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.19.0-202508120121.p2.gd18edb3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3Af8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.19.0-202508120121.p2.g9db1cdb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Aa091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.19.0-202508130123.p2.g686fdac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3Aee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.19.0-202508120121.p2.g85353bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Afd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gfbf4c1b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.19.0-202508120121.p2.gf74e8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ga2346ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Acad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.19.0-202508130123.p2.g7935bae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.19.0-202508130123.p2.geaa4ab3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Acc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.19.0-202508120121.p2.gfe31e71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.19.0-202508120121.p2.g5b5afbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.19.0-202508120121.p2.gdacba7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3Ad46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.19.0-202508120121.p2.gfcd9564.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Abc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.19.0-202508120121.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.19.0-202508120121.p2.g5912775.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Abcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.19.0-202508130123.p2.gc3da3b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.19.0-202508120121.p2.g02d2455.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.19.0-202508130123.p2.g345d64d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Adba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.19.0-202508120121.p2.gcf0f68e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.19.0-202508120121.p2.gcf0f68e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Aa2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.19.0-202508120121.p2.g6fffe5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.19.0-202508120121.p2.gf37c618.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Aa753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.19.0-202508120121.p2.g14780f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.19.0-202508130123.p2.ge91ec32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.19.0-202508120121.p2.g28622dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.19.0-202508120121.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.19.0-202508120121.p2.g8e996e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3861c72.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.19.0-202508070607.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Ac23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.19.0-202508130123.p2.gb41f9d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.19.0-202508130123.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.19.0-202508120121.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.19.0-202508130123.p2.gb1d0976.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.19.0-202508130123.p2.gfcd77b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.19.0-202508120121.p2.gc604f81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Af1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.19.0-202508120121.p2.g5319094.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-resource-controller-rhel9@sha256%3A32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-resource-controller-container-v4.19.0-202508120121.p2.gd00bab2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Aa9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Af8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.19.0-202508120121.p2.gbe6aa91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.19.0-202508130123.p2.g0de2920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.19.0-202508120121.p2.g1753a85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Afaaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.19.0-202508120121.p2.g0de2920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.19.0-202508130123.p2.gf2d7fdb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Abae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.19.0-202508130123.p2.g77213cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.19.0-202508120121.p2.g425c1c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.19.0-202508120121.p2.g778bbd2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.19.0-202508120121.p2.gd686e7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Afc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.19.0-202508120121.p2.gb0a16d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.19.0-202508120121.p2.g7109d6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.19.0-202508120121.p2.g7109d6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3A63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.19.0-202508120121.p2.g2e2909c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.19.0-202508120121.p2.g466334d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Ad0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3Ad0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-service-operator-container-v4.19.0-202508120121.p2.g0ae129b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3A3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.19.0-202508120121.p2.ge5c6c44.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g06a66db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.19.0-202508072354.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Ab0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.19.0-202508120121.p2.gf4e49d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.19.0-202508130123.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3Ad5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.19.0-202508120121.p2.ga5d6267.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.19.0-202508120121.p2.g98ae311.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.19.0-202508120121.p2.g479f0c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.19.0-202508130123.p2.gceeb021.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Aa7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.19.0-202508120121.p2.g227f753.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Aaad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.19.0-202508120121.p2.g0c3beae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ad3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.19.0-202508120121.p2.g8fde9c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.19.0-202508120121.p2.gcf9e6e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g5a484a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.19.0-202508120121.p2.g9781237.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Ad337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.19.0-202508120121.p2.g96607b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g1dbf0c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gcf99de9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.19.0-202508120121.p2.g6598130.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Affe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.19.0-202508120121.p2.g328419e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.19.0-202508130123.p2.gddd7873.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.19.0-202508130123.p2.ge2ad6c1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3ec3037.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Accfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3dfbb67.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.19.0-202508120121.p2.g8740a60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g4e51404.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Abca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.19.0-202508120121.p2.ga52da47.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Ab79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.19.0-202508120121.p2.gefb9139.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g5f66a3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Adbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g0ab3099.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.19.0-202508120121.p2.g76db379.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.19.0-202508120121.p2.g4cb2919.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.19.0-202508120121.p2.gc1c56b4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.19.0-202508130123.p2.gb09f487.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3Ac5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.19.0-202508120121.p2.gcca04e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Aa91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.19.0-202508120121.p2.gac82caf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Aaaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.19.0-202508120121.p2.gac82caf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Adbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.19.0-202508120121.p2.ga5421df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Abf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.19.0-202508120121.p2.g5076dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3Aa5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.19.0-202508120121.p2.gd8d3aeb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.19.0-202508120121.p2.gc8b865a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.19.0-202508130123.p2.g063b256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Aa627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.19.0-202508120121.p2.g44c74f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ab772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.19.0-202508120121.p2.g7422aab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Af14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.19.0-202508120121.p2.g176b6ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Af198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3dfcfa1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.19.0-202508120121.p2.g940ac1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ad7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.19.0-202508120121.p2.g989bd87.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3Aaadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.19.0-202508120121.p2.g7d06674.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.19.0-202508120121.p2.g77d5c72.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-exporter-container-v4.19.0-202508130123.p2.g0bee2d9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3Aa101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-extractor-container-v4.19.0-202508120121.p2.g0bee2d9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.19.0-202508130123.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.19.0-202508130123.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.19.0-202508120121.p2.g037a0e7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.19.0-202508120121.p2.gfdef30c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.19.0-202508130123.p2.gf535e9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Aa81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.19.0-202508120121.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.19.0-202508120121.p2.g7cf7a44.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.19.0-202508120121.p2.g84fbc02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.19.0-202508120121.p2.g04987a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.19.0-202508120121.p2.g4fd69cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3Aaa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.19.0-202508120121.p2.g848bf65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Aaef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.19.0-202508130123.p2.g103a451.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Af6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.19.0-202508130123.p2.g32b5f16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.19.0-202508120121.p2.g381c36b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.19.0-202508120121.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.19.0-202508130123.p2.g0e1112c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Ade905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.19.0-202508130123.p2.g463c03c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.19.0-202508120121.p2.g9788e75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.19.0-202508120121.p2.g89e4882.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.19.0-202508130123.p2.g81f7aeb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Ad9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.19.0-202508120121.p2.gdb1f264.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256%3A154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.19.0-202508120121.p2.ga26db5a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.19.0-202508130123.p2.g7591406.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Aaa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.19.0-202508120121.p2.g8f42f09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.19.0-202508120121.p2.g8f42f09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.19.0-202508120121.p2.g7fe5736.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Aca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.19.0-202508120121.p2.ga672407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Adc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Abe7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Abd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.19.0-202508130123.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.19.0-202508130123.p2.ge243894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.19.0-202508120121.p2.gf681413.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g059d95c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.19.0-202508120121.p2.gef83f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3Ad9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.19.0-202508130123.p2.g87f8e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.19.0-202508120121.p2.gbc97534.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.19.0-202508120121.p2.g4dfa691.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Ae064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.19.0-202508120121.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256%3Abb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.19.0-202508120121.p2.g1513403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256%3Abb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.19.0-202508120121.p2.g1513403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gc2b41c3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256%3A262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gc2b41c3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.19.0-202508120121.p2.g2c21c8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.19.0-202508120121.p2.g55cce62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.19.0-202508130123.p2.ge243894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.19.0-202508120121.p2.g1366646.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Af45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Adb4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.19.0-202508120121.p2.gd72f157.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.19.0-202508130123.p2.g95f7bb2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.19.0-202508120121.p2.g1513403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256%3A10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.19.0-202508120121.p2.g32b15d8.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.19.0-202508120121.p2.gb8e06f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-karpenter-provider-aws-rhel9@sha256%3A27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-karpenter-provider-aws-container-v4.19.0-202508120121.p2.g68ae0c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Ae9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.19.0-202508120121.p2.g088dcaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.19.0-202508120121.p2.g762a2b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.19.0-202508120121.p2.g20a9ba5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.19.0-202508130123.p2.gf7a7895.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Ae759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.19.0-202508130123.p2.g2f969c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.19.0-202508120121.p2.g1d890f9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.19.0-202508120121.p2.gb9fd02f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Abe3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.19.0-202508120121.p2.gf17bb7a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.19.0-202508120121.p2.g61b6637.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.19.0-202508120121.p2.g7485247.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ae9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.19.0-202508120121.p2.gc09f715.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.19.0-202508130123.p2.gf165654.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.19.0-202508120121.p2.ga2a48a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb09f487.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.19.0-202508120121.p2.g74776b8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Ac21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.19.0-202508120121.p2.ga8175e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Aad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.19.0-202508120121.p2.gca51447.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Ae68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.19.0-202508120121.p2.gd18edb3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3Acff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.19.0-202508120121.p2.g9db1cdb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.19.0-202508130123.p2.g686fdac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3Afb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.19.0-202508120121.p2.g85353bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gfbf4c1b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Ad7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.19.0-202508120121.p2.gf74e8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3Ac21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ga2346ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.19.0-202508120121.p2.g5076dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Ad951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.19.0-202508130123.p2.g7935bae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.19.0-202508130123.p2.geaa4ab3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Acff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.19.0-202508120121.p2.gfe31e71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.19.0-202508120121.p2.g5b5afbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3Aa13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.19.0-202508120121.p2.gdacba7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3Abd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.19.0-202508120121.p2.gfcd9564.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Ae24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.19.0-202508120121.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.19.0-202508120121.p2.g5912775.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.19.0-202508130123.p2.gc3da3b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ab1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.19.0-202508120121.p2.g02d2455.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3Ae310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.19.0-202508130123.p2.g345d64d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.19.0-202508120121.p2.gcf0f68e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.19.0-202508120121.p2.gcf0f68e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Adff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.19.0-202508120121.p2.g6fffe5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.19.0-202508120121.p2.gf37c618.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.19.0-202508120121.p2.g14780f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3Ac3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.19.0-202508130123.p2.ge91ec32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.19.0-202508120121.p2.g28622dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.19.0-202508120121.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Aae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.19.0-202508120121.p2.g8e996e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3861c72.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.19.0-202508070607.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Adcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.19.0-202508130123.p2.gb41f9d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.19.0-202508130123.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Ade82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.19.0-202508120121.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Aafd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.19.0-202508130123.p2.gb1d0976.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Ae824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.19.0-202508130123.p2.gfcd77b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.19.0-202508120121.p2.gc604f81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.19.0-202508120121.p2.g5319094.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-resource-controller-rhel9@sha256%3Af789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-resource-controller-container-v4.19.0-202508120121.p2.gd00bab2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Ae0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.19.0-202508120121.p2.gbe6aa91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.19.0-202508130123.p2.g0de2920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.19.0-202508120121.p2.g1753a85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Ae890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.19.0-202508120121.p2.g0de2920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.19.0-202508130123.p2.gf2d7fdb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.19.0-202508130123.p2.g77213cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.19.0-202508120121.p2.g425c1c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.19.0-202508120121.p2.g778bbd2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.19.0-202508120121.p2.gd686e7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.19.0-202508120121.p2.gb0a16d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3Ad6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.19.0-202508120121.p2.g7109d6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3Ac0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.19.0-202508120121.p2.g7109d6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3A1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.19.0-202508120121.p2.g2e2909c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3Ac2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.19.0-202508120121.p2.g466334d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Ae611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-service-operator-container-v4.19.0-202508120121.p2.g0ae129b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3Ae8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.19.0-202508120121.p2.ge5c6c44.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Aba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g06a66db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.19.0-202508072354.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.19.0-202508120121.p2.gf4e49d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Ad9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.19.0-202508130123.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.19.0-202508120121.p2.ga5d6267.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.19.0-202508120121.p2.g98ae311.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Aca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.19.0-202508120121.p2.g479f0c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.19.0-202508130123.p2.gceeb021.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.19.0-202508120121.p2.g227f753.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.19.0-202508120121.p2.g0c3beae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Af7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.19.0-202508120121.p2.g8fde9c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.19.0-202508120121.p2.gcf9e6e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g5a484a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.19.0-202508120121.p2.g9781237.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Ab92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.19.0-202508120121.p2.g96607b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g1dbf0c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Aec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gcf99de9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.19.0-202508120121.p2.g6598130.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Aee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.19.0-202508120121.p2.g328419e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.19.0-202508130123.p2.gddd7873.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.19.0-202508130123.p2.ge2ad6c1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3ec3037.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3dfbb67.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.19.0-202508120121.p2.g8740a60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g4e51404.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Ac0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.19.0-202508120121.p2.ga52da47.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Add780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.19.0-202508120121.p2.gefb9139.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g5f66a3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g0ab3099.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.19.0-202508120121.p2.g76db379.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.19.0-202508120121.p2.g4cb2919.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.19.0-202508120121.p2.gc1c56b4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.19.0-202508130123.p2.gb09f487.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.19.0-202508120121.p2.gcca04e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Af7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.19.0-202508120121.p2.gac82caf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Afe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.19.0-202508120121.p2.gac82caf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.19.0-202508120121.p2.ga5421df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ac67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.19.0-202508120121.p2.gd8d3aeb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ac5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.19.0-202508120121.p2.gc8b865a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Ae38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.19.0-202508130123.p2.g063b256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.19.0-202508120121.p2.g44c74f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3Ad178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.19.0-202508120121.p2.g7d06674.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.19.0-202508120121.p2.g77d5c72.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3Ae41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-exporter-container-v4.19.0-202508130123.p2.g0bee2d9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-extractor-container-v4.19.0-202508120121.p2.g0bee2d9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3Aef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.19.0-202508130123.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.19.0-202508130123.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3Ae7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.19.0-202508120121.p2.g037a0e7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.19.0-202508120121.p2.gfdef30c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ab8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.19.0-202508130123.p2.gf535e9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.19.0-202508120121.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.19.0-202508120121.p2.g7cf7a44.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.19.0-202508120121.p2.g84fbc02.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.19.0-202508120121.p2.g04987a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.19.0-202508120121.p2.g4fd69cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.19.0-202508120121.p2.g848bf65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.19.0-202508130123.p2.g103a451.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Acd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.19.0-202508130123.p2.g32b5f16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.19.0-202508120121.p2.g381c36b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.19.0-202508120121.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.19.0-202508130123.p2.g0e1112c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.19.0-202508130123.p2.g463c03c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.19.0-202508120121.p2.g9788e75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.19.0-202508120121.p2.g89e4882.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.19.0-202508130123.p2.g81f7aeb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Acdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.19.0-202508130123.p2.g7591406.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Aab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.19.0-202508120121.p2.g8f42f09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Aeabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.19.0-202508120121.p2.g8f42f09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Af5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.19.0-202508120121.p2.g7fe5736.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Aafeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.19.0-202508120121.p2.ga672407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Af6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Aefe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.19.0-202508130123.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.19.0-202508130123.p2.ge243894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3Acbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.19.0-202508120121.p2.gbc97534.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Aa86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.19.0-202508120121.p2.g4dfa691.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Ac61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.19.0-202508120121.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.19.0-202508130123.p2.ge243894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.19.0-202508120121.p2.g1366646.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Ab40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.19.0-202508120121.p2.gd72f157.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.19.0-202508130123.p2.g95f7bb2.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Ae984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.19.0-202508120121.p2.gb8e06f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-karpenter-provider-aws-rhel9@sha256%3Ae105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-karpenter-provider-aws-container-v4.19.0-202508120121.p2.g68ae0c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Ab6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.19.0-202508120121.p2.g088dcaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Aff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.19.0-202508120121.p2.g20a9ba5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.19.0-202508130123.p2.gf7a7895.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.19.0-202508130123.p2.g2f969c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Af1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.19.0-202508120121.p2.g1d890f9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.19.0-202508120121.p2.gb9fd02f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.19.0-202508120121.p2.gf17bb7a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.19.0-202508120121.p2.g61b6637.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Ab85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.19.0-202508120121.p2.g7485247.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.19.0-202508120121.p2.gc09f715.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Aed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.19.0-202508130123.p2.gf165654.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3Ad8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Ad0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.19.0-202508120121.p2.ga2a48a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3Acc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb09f487.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Acf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.19.0-202508120121.p2.g74776b8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Afc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.19.0-202508120121.p2.ga8175e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3A118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Aeb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.19.0-202508120121.p2.g2eb5c10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Ad45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.19.0-202508120121.p2.gca51447.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.19.0-202508120121.p2.gd18edb3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3Ae0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.19.0-202508120121.p2.g9db1cdb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.19.0-202508130123.p2.g686fdac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3Af092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.19.0-202508120121.p2.g85353bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gfbf4c1b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Aa8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.19.0-202508120121.p2.gf74e8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ga2346ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.19.0-202508130123.p2.g7935bae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Af388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.19.0-202508130123.p2.geaa4ab3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.19.0-202508120121.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.19.0-202508120121.p2.g5912775.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.19.0-202508130123.p2.gc3da3b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.19.0-202508120121.p2.g02d2455.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.19.0-202508130123.p2.g345d64d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Ac0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.19.0-202508120121.p2.gcf0f68e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Ac22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.19.0-202508120121.p2.gcf0f68e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.19.0-202508120121.p2.g6fffe5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.19.0-202508120121.p2.gf37c618.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.19.0-202508120121.p2.g14780f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.19.0-202508130123.p2.ge91ec32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.19.0-202508120121.p2.g28622dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.19.0-202508120121.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Aefbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.19.0-202508120121.p2.g8e996e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3861c72.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.19.0-202508070607.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Ac3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.19.0-202508130123.p2.gb41f9d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Ab6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.19.0-202508130123.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.19.0-202508120121.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Ae039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.19.0-202508130123.p2.gb1d0976.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.19.0-202508130123.p2.gfcd77b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Aafcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.19.0-202508120121.p2.gc604f81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ada558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.19.0-202508120121.p2.g5319094.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openstack-resource-controller-rhel9@sha256%3A6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-resource-controller-container-v4.19.0-202508120121.p2.gd00bab2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.19.0-202508120121.p2.gbe6aa91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.19.0-202508130123.p2.g0de2920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Ab6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.19.0-202508120121.p2.g1753a85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Aef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.19.0-202508120121.p2.g5076dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.19.0-202508120121.p2.g0de2920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.19.0-202508130123.p2.gf2d7fdb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Af01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.19.0-202508130123.p2.g77213cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-service-operator-container-v4.19.0-202508120121.p2.g0ae129b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g06a66db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Af19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.19.0-202508072354.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Afee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.19.0-202508120121.p2.gf4e49d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.19.0-202508130123.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.19.0-202508120121.p2.ga5d6267.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.19.0-202508120121.p2.g98ae311.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.19.0-202508120121.p2.g479f0c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.19.0-202508130123.p2.gceeb021.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.19.0-202508120121.p2.g227f753.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Aa23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.19.0-202508120121.p2.g0c3beae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.19.0-202508120121.p2.g8fde9c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.19.0-202508120121.p2.gcf9e6e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g5a484a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.19.0-202508120121.p2.g9781237.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.19.0-202508120121.p2.g96607b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Af568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g1dbf0c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ab9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gcf99de9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.19.0-202508120121.p2.g6598130.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Abe55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.19.0-202508120121.p2.g328419e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Af4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.19.0-202508130123.p2.gddd7873.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Aa1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.19.0-202508130123.p2.ge2ad6c1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3ec3037.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3dfbb67.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Af907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.19.0-202508120121.p2.g8740a60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g4e51404.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Abb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.19.0-202508120121.p2.ga52da47.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Ab76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.19.0-202508120121.p2.gefb9139.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g5f66a3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Addfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g0ab3099.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.19.0-202508120121.p2.g76db379.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Ab0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.19.0-202508120121.p2.g4cb2919.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Addc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.19.0-202508120121.p2.gc1c56b4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.19.0-202508130123.p2.gb09f487.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.19.0-202508120121.p2.gcca04e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.19.0-202508120121.p2.gac82caf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Af8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.19.0-202508120121.p2.gac82caf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.19.0-202508120121.p2.ga5421df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ab555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.19.0-202508120121.p2.gd8d3aeb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3Aebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.19.0-202508120121.p2.gc8b865a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.19.0-202508130123.p2.g063b256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.19.0-202508120121.p2.g44c74f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.19.0-202508120121.p2.g940ac1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.19.0-202508120121.p2.g77d5c72.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-exporter-container-v4.19.0-202508130123.p2.g0bee2d9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3Ab4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-extractor-container-v4.19.0-202508120121.p2.g0bee2d9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3Abd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.19.0-202508130123.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.19.0-202508130123.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.19.0-202508120121.p2.g037a0e7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.19.0-202508120121.p2.gfdef30c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.19.0-202508130123.p2.gf535e9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Ac60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.19.0-202508120121.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.19.0-202508120121.p2.g7cf7a44.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.19.0-202508120121.p2.g4fd69cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.19.0-202508120121.p2.g848bf65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.19.0-202508130123.p2.g103a451.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.19.0-202508130123.p2.g32b5f16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Ae9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.19.0-202508120121.p2.g381c36b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3Ae26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.19.0-202508120121.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Afad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.19.0-202508130123.p2.g0e1112c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.19.0-202508130123.p2.g463c03c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.19.0-202508120121.p2.g9788e75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.19.0-202508120121.p2.g89e4882.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.19.0-202508130123.p2.g81f7aeb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Af81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.19.0-202508130123.p2.g7591406.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.19.0-202508120121.p2.g8f42f09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Aa8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.19.0-202508120121.p2.g8f42f09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.19.0-202508120121.p2.g7fe5736.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ab23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.19.0-202508120121.p2.ga672407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Aa0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Af326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Aa9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.19.0-202508130123.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Ac48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.19.0-202508130123.p2.ge243894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3Ab09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.19.0-202508120121.p2.gf681413.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Aa4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g059d95c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3Aa5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.19.0-202508120121.p2.gef83f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.19.0-202508130123.p2.g87f8e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.19.0-202508120121.p2.gbc97534.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.19.0-202508120121.p2.g4dfa691.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.19.0-202508120121.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Afd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.19.0-202508130123.p2.ge243894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.19.0-202508120121.p2.g1366646.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Ae849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Af2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.19.0-202508120121.p2.gd72f157.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.19.0-202508130123.p2.g95f7bb2.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.19.0-202508120121.p2.gb8e06f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-karpenter-provider-aws-rhel9@sha256%3Abf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-karpenter-provider-aws-container-v4.19.0-202508120121.p2.g68ae0c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.19.0-202508120121.p2.g088dcaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.19.0-202508120121.p2.g20a9ba5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Ac9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.19.0-202508130123.p2.gf7a7895.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.19.0-202508130123.p2.g2f969c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Aa525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.19.0-202508120121.p2.g1d890f9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Abfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.19.0-202508120121.p2.gb9fd02f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.19.0-202508120121.p2.gf17bb7a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.19.0-202508120121.p2.g61b6637.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.19.0-202508120121.p2.g7485247.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.19.0-202508120121.p2.gc09f715.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.19.0-202508130123.p2.gf165654.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.19.0-202508120121.p2.ga2a48a3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb09f487.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.19.0-202508120121.p2.g74776b8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.19.0-202508120121.p2.ga8175e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Ae013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.19.0-202508120121.p2.gca51447.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Afae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.19.0-202508120121.p2.gd18edb3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.19.0-202508120121.p2.g9db1cdb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.19.0-202508130123.p2.g686fdac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3Aaf1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.19.0-202508120121.p2.g85353bb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gfbf4c1b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.19.0-202508120121.p2.gf74e8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3Ad78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ga2346ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Ab87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.19.0-202508130123.p2.g7935bae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Aef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.19.0-202508130123.p2.geaa4ab3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.19.0-202508120121.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.19.0-202508120121.p2.g5912775.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Aaea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.19.0-202508130123.p2.gc3da3b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.19.0-202508120121.p2.g02d2455.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.19.0-202508130123.p2.g345d64d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Afd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.19.0-202508120121.p2.gcf0f68e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.19.0-202508120121.p2.gcf0f68e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Ac34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.19.0-202508120121.p2.g6fffe5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Ab620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.19.0-202508120121.p2.gf37c618.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.19.0-202508120121.p2.g14780f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.19.0-202508130123.p2.ge91ec32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.19.0-202508120121.p2.g28622dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.19.0-202508120121.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.19.0-202508120121.p2.g8e996e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Aa69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3861c72.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.19.0-202508070607.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Adbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.19.0-202508130123.p2.gb41f9d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.19.0-202508130123.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Ad6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Ad8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.19.0-202508120121.p2.g138db52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.19.0-202508130123.p2.gb1d0976.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.19.0-202508130123.p2.gfcd77b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Ad2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.19.0-202508120121.p2.gc604f81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.19.0-202508120121.p2.g5319094.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openstack-resource-controller-rhel9@sha256%3A025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-resource-controller-container-v4.19.0-202508120121.p2.gd00bab2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.19.0-202508120121.p2.gbe6aa91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.19.0-202508130123.p2.g0de2920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Aed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.19.0-202508120121.p2.g1753a85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Abe24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.19.0-202508120121.p2.g0de2920.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Ad64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.19.0-202508130123.p2.gf2d7fdb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.19.0-202508130123.p2.g77213cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-service-operator-container-v4.19.0-202508120121.p2.g0ae129b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Aa37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g06a66db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Ada4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.19.0-202508072354.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.19.0-202508120121.p2.gf4e49d5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Abd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.19.0-202508130123.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.19.0-202508120121.p2.ga5d6267.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Aa210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.19.0-202508120121.p2.g98ae311.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Aec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.19.0-202508120121.p2.g479f0c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.19.0-202508130123.p2.gceeb021.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.19.0-202508120121.p2.g227f753.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.19.0-202508120121.p2.g0c3beae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Aea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.19.0-202508120121.p2.g8fde9c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3Ac2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.19.0-202508120121.p2.gcf9e6e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g5a484a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Aed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.19.0-202508120121.p2.g9781237.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.19.0-202508120121.p2.g96607b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g1dbf0c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gcf99de9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.19.0-202508120121.p2.g6598130.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.19.0-202508120121.p2.g328419e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.19.0-202508130123.p2.gddd7873.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Adcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.19.0-202508120121.p2.g5076dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.19.0-202508130123.p2.ge2ad6c1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Afbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3ec3037.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3dfbb67.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.19.0-202508120121.p2.g8740a60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g4e51404.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.19.0-202508120121.p2.ga52da47.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.19.0-202508120121.p2.gefb9139.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g5f66a3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.g0ab3099.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.19.0-202508120121.p2.g76db379.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Ad8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.19.0-202508120121.p2.g4cb2919.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.19.0-202508120121.p2.gc1c56b4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3Aed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.19.0-202508130123.p2.gb09f487.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.19.0-202508120121.p2.gcca04e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Ae4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.19.0-202508120121.p2.gac82caf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Aa1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.19.0-202508120121.p2.gac82caf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Aaae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.19.0-202508120121.p2.ga5421df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.19.0-202508120121.p2.g7422aab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.19.0-202508120121.p2.g176b6ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Aef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3dfcfa1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ac20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.19.0-202508120121.p2.g940ac1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ad0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.19.0-202508120121.p2.g989bd87.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.19.0-202508120121.p2.g77d5c72.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-exporter-container-v4.19.0-202508130123.p2.g0bee2d9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3Aeb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-extractor-container-v4.19.0-202508120121.p2.g0bee2d9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3Ab532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.19.0-202508130123.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Ab096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.19.0-202508130123.p2.g249d742.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3Ad4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.19.0-202508120121.p2.g037a0e7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Af8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.19.0-202508120121.p2.gfdef30c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Aaa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.19.0-202508130123.p2.gf535e9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.19.0-202508120121.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.19.0-202508120121.p2.g7cf7a44.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3Af857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.19.0-202508120121.p2.g848bf65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Abe0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.19.0-202508130123.p2.g103a451.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.19.0-202508130123.p2.g32b5f16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Ac3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.19.0-202508120121.p2.g381c36b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.19.0-202508120121.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.19.0-202508130123.p2.g0e1112c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.19.0-202508130123.p2.g463c03c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.19.0-202508120121.p2.g9788e75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Aa25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.19.0-202508120121.p2.g89e4882.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.19.0-202508130123.p2.g81f7aeb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.19.0-202508130123.p2.g7591406.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Ad041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.19.0-202508120121.p2.g8f42f09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.19.0-202508120121.p2.g8f42f09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Adb1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.19.0-202508120121.p2.g7fe5736.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.19.0-202508120121.p2.ga672407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Afeb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gd9b2461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.19.0-202508120121.p2.g8bcf155.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Add39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.19.0-202508130123.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Abfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.19.0-202508130123.p2.ge243894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3Ac71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.19.0-202508120121.p2.gbc97534.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.19.0-202508120121.p2.g4dfa691.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Aa1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.19.0-202508120121.p2.g298429b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.19.0-202508130123.p2.ge243894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Ada813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.19.0-202508120121.p2.g1366646.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb8debb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Ae43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.19.0-202508120121.p2.gd72f157.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.19.0-202508130123.p2.g95f7bb2.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T18:53:28+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\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.\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b6f3a6e7cab0bb6e2590f6e6612a3edec75e3b28d32a4e55325bdeeb7d836662\n\n (For s390x architecture)\n The image digest is sha256:334e26b0b7452b060884217e3c5e43e81c8c491cf3bafbe1da49e10dd08fdc6e\n\n (For ppc64le architecture)\n The image digest is sha256:b211f12212c30703f1e50c2275fc65e7e0b8e1d2f9470e41531b289bd99ef1f4\n\n (For aarch64 architecture)\n The image digest is sha256:87a33ae5b04b02f73de246d388a3468d844010a75ac40c21bd3d72dc1745a046\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13848"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T18:53:28+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\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.\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:b6f3a6e7cab0bb6e2590f6e6612a3edec75e3b28d32a4e55325bdeeb7d836662\n\n (For s390x architecture)\n The image digest is sha256:334e26b0b7452b060884217e3c5e43e81c8c491cf3bafbe1da49e10dd08fdc6e\n\n (For ppc64le architecture)\n The image digest is sha256:b211f12212c30703f1e50c2275fc65e7e0b8e1d2f9470e41531b289bd99ef1f4\n\n (For aarch64 architecture)\n The image digest is sha256:87a33ae5b04b02f73de246d388a3468d844010a75ac40c21bd3d72dc1745a046\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13848"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:27c1de9bd8723be96737598bb5c599f7a17c9775c4c153366e89b98880444491_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:371740a5232a35c0ef1e1c9a5a1866590f8e95be117b4c88082f4214430eea4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:bf9dd65562f24fc99b5bdb3f51091367c41f507299e6ffc1960291ce559ed793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:e105f6bb4055c1522a35d28a0e4da6d15ea5bf3e19d29a71ea218a884b2cc2da_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:7c59f65e105e9b982a3fbe277e1178114b5f4aa59259b19aa8da630184edbacc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:846f9dcc9c9c38450965c9e5fa50f958474a4c2f941efe17547987973298ec17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b6a77c9c6445f64599dac832d413f1a6cb9b56e118213615a9f4163f4cf3445e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e9379a581bd8913518d3e5c490576295944b81e5cb28f407063e0fb430979918_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:26af4378248673950bd07cf81823a8ce3a6c9b05f8c567cea210724bc9724d13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:485a214ba9c36e89c1ae7bea8804724015843fce68bf389ca975a5332bb48f99_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8fc5a56e626cd6d2a6ffce65a29c9e987cd89081afcfb060070572c8a5b219e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ff57e5a125ac75596297556f3c4369b766b29034eb1fbd6df83cab67b714dc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:15b1adb5918beec0e06b0ba9f753100ddc732b97c493a8146afcd114c2a0bc60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5f9c154a549e2c00115ab2f389a705d88ff4b44c64ab213113dc98477613d187_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:60f894116bd197f9795633178f8ce3836e69cde2ca8e1b4da3d41efc5649e24e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:d0beee00c165ffd504560da1297a26f7b476ea3c2d45b3a028d1e925a036b5b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67b75d0174dd2eb0a9506a97f0ae9ab438436fabcb133ed5b38314ba8e4bd644_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:78b5ba11e880f890ea9a4b321ee2da94947ca14cb5aaaf142e9c04b56f8f66de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:85232eb77ed370720e32048d95ed1a5fb2bd04a2a23f5dcf4eef6f5682f6308a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a210b966b1053aa3d737c16a994272b08b0cea295d45bd3ee2e410c6dca7c8db_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:43bb193b94927bff58398651428b090bc9cd53ea6c7055e9946b6a7fd48aa730_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:881900ea9fc4802e9a3e4c289e9a577def637b87ed6e257899a71ed9dc2d2ce0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:b47d1a251e2f8e82f9c09ac3406b44a2e3e065ddf3ac97a06de9a1e23055b234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:cc7b9a5fb830ee65ac6e9ed79ee39a922e2c102f36fb13bc0d78fbe4d3bcfb78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1cb82593758e8187e13036cd130b39ef538157e012fedd8359a9f64cda2bec19_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:50aed16b19f6b60e9b7e725a92446a7c3b7c9f79449b7cbd06a5c0932fd4a321_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:53792e7abd1e258f1e055b56c58603540bd8ae40b8788325ee5f7332c4b00c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a091556f611ae46916dc04ccc419d45a0c09cc1d43230bdbc52fe789bae82812_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:af1890680bba55460f1c1bd2f7a832c904160a997e24176bfb4f9523656d6192_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee5d13379cc95f8ec02e70e9cc43153ac93a977676287b3459923284cbe926ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:f092d533e6b3f073f4f7a4e4286da513c1cd4763f6cb97fb9bb634518129195f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:fb0f691d59ad525a8dde21b05dba8278d7dbee7c55ef9d6f3722436d5fc8b4cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:30990af1bd55106faf2f5b24f8a09eaf350497b9f7abaa19674829b7e59ce2fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:bf009af87b227a304d3032fd3ca92d6951cd937769986ff3fdf81b4125d6ddad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:dcfd37fc9bf6a75b1991799cc156f7d32e3407ad14429e9dcd35de78c65bac05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:ef74a6f99a815e2a3cfdd0b2f0555435ab120f14ca6a9bf360c686e1e8c84c57_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:33e422161f4038a1c731c70dfe901ada0b6822f036ac72fc11d3ecd4fd6a8574_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:51abef5519fc47502431411d68d27ec0909e678e3e340fe717ee75d1e7a10496_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5cba745f09f3bd6b8028c6773597cbb30bf3639a84f2b4b6493fe20642339a2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e41e2bcc0237572de7d2ee7f8f285ea6bc8258b41983730358cce4c9ea0d94b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3b82dcd8138716023110808748ceb74e4503bc18200a40b2b37aa9dd6759d027_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:a101d0181a6762eec1b4c98f0e4efd497a9c2d7cbc8405d6773a002da3132045_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:b4c61eba28c737f75f5d5fff2ddb0d56b347a97cab668be418094e35d89ce8b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:eb0cf28415802d40c4de0dca4da1e120f6ebe1f26f9c2a7a9ebcad033f17558e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:85bf7c46f7e95179b5d5b8e026dcde53ad69fbe3623ab71c0029e58c76db982d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:929a4a9c96a08b57fe4c315deca55c30d1990c83e34b8b5692f7646d29f715c8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d4229e4e1514f48ff347d460e42881d28c465ddf37759bca280c93cb24732c1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e7d64a650c9af674a3380194c5bd432f855f30e8bc59b22b17bd1c723ed77a6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:4c83c68e8a756091131bb470a4488a63338cc07438817a7177a1a98dfad98ea0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63efeb74d0236fdab18c465ffe8b23fc61bca9d2fc2d4108cd87b80c011755b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:6a849c26dcef617334d9be5c640a634036665f6eb97bdaa8e24bc1a349751c76_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:993e2f3461a95c280d5fc8c915e1cf046010df4e12ab08904af3522bd624fda1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:065827a327073b8774eb73d55702fa72dacc8f38d2f406370d47c94928cdfa8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:77a796dc66f2f059168e7c6a533255ad81e67232e374d3d27bb9e6ad1fac9a7a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8756e4d69a16e3b37c6fd5467ea9adc5ff3d5095eed52f962b668f73dd440d15_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:9ed2d09a4bd48bad99f11bae4bd7f373e5b16563ab7c157ace08aae09ec12f13_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:05fc4b716433815c10652c7842f818009fc763c4f229646302932a1dda25f93b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:38530fd3dcad320b59cc1f755a1bf501647b2188c6177106940290328c5a9fed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:44d92d0588c40d6059cf1335b86c4d9099ba816677042a604b6d6ae6e44792aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c3a572a2a61d7aed01445338b732ab5aa208f9b701dedd1e3d4ae7f92c35bfc5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2bc4862d908366b5a26dc892dbd68c4224003461f48f4612ea2ac83d6f31e86d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:3a5b99c0a32df4849b7f1326dfa15a582cf308522aeaad3daf0b5882b6c58727_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:c71249584f9eccafdd09bd2ace60084ccc0f627555b0ce429636591fd50bb4dc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:cbbe9e3c5b374c6ef6808e1d5fbfa0352dc0a17327548f0cace17a55ac2cb81f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:025cdf49c462b7815f8e0882c3a931663da8c8ea5e3b465c153a220c64fe2b7d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:32338ebd8317eea9105f219870dc27e742e8534a2cabdc5210b2cddf51f43bcf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:6069013890ecc2cf91f8573f92075a7f7e34af1c94a1b580cd62da19c6f5f099_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:f789a14b7ec1a95704069c13519f820dfc2b8e1aee17c3eb33e2925ea87b1cf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:32256b0469b4879a7e03a1f70a7734fd171bd645ea0ceeefc6e3d2f1ed0cbc2a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:671290fdc9bc2df7c485b60aec239c9418f218838d26f092551f6aba00be2c58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ccaa50d1b8159c62bfe88ff283593c5cd5faa24cc3608181d3386bff9cf1373_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:f8d05316e041d37181c14c95b5f53e52ee1f44531d82e6ce51b36d2b40ed14ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:088154f10fe362dc5ab4a5a4ae0f5d7decc4823d8d0b3bb08d9e9f984d916bb2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1701d9d3774553f09acf2c7bc9171799a0da21065116dba7a9ef5b48482f0954_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:274aaaf2f16a0e47f5c90a8dae2da594975f800d830b6ea4ae5751e4848be056_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:81a26c4a4ca9a3928be5f260f079c132e9fd1b157f382a5e83235cf8346b4d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5ee95dcdd569d20639c6d6a683f4e4bb9e57eb73d1b20301e0045f546f2eb94d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:655dc12eb12097b50fa21a234631585c37a40e9c6167d0b57f0cda388d747f48_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:b6f8274b05fc2e4194cfe2dbbde88adf26a1afcb79a49953846f1487a098aacd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:ed19170e2e727d38873c26f57e174dfe58fdeb4991022dbd9d95b342def8a159_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9f241ba654e6bbb7c8de59dcd383849ad97588bbe8872fc3c1b6fade05f2cabe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:be24d41b1aff1a24d447b4d53e941101bfc93579b17ca22a336b185e0f4fdffd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e890b6f96732469b2ff4f0cc2c961d86c7425216eaa4198890420e009de054bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:faaaed6adff75399138496067b2f25ec28d5f3393ad34564b294df2df2645f23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:3ecf2c7ba1faf8601f136f7046533b2e77314fd3ca7014c0569c169ad3270d01_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:656b4cd637426d6c83a00a3ae5785b2b2f3f8030d80b8b40eea0b8ee897a3c9e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:892e0c42f336e87516f3cd2786c7341669e6b6fff57574765136d6eb113323c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d64a76061cdd30055a479cfbbad10dec1b900071ae975390dcca0d04c1cbb895_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3ce086be19f08ddf0289d327e20138696dd55a55aae0c40649825cbbbab1f311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:641a98231752b357111f61c256542cf6568b6f6534f90fa3ffe56f4eb434804a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:bae7a33f8db8a3d4b3c4c05498aba85a0ce463f85322067c48e79663710e616e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:f01e71534fb0a72ac01b129d3c25d1c1d4bf305ed8d76b5d01a57b7e8030614a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:535edf224b466658032d4c6c50906ca2235e4a24b994c0432c948362df0d27e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:84bc5649b305c3f87ec9429069afe941cf014f310743ef7cbcb5f7e13fb38198_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ba7ca5f611e198525714ff84a1c1f4b8d37374c1a9513d82973f98e2c48c133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3ca2c65fd90f18e20a86ea58c784d9af5381d82f61d1b5f65a03950bf1094ed1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1df96ac13ae66963ffe5fe94b4fee3dec2b8118363f8ce0835b2f64c30ab4378_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:fc2144cdcb530e7a3ae1f6a9caf55f8b3ba70379088b42f4e7e2a73404519c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:361d54df06f6f78838181645f71125aa6a11c689e81774cc8b49bd5e5806bf02_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:420c12f61c53e54eab2d99476759c0de339fca98ce0a3a782bc6545cc0e97a9c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:37129ee769253d3b028328a714d6671ed53e1e17dd919a44a4333eeaf2f30d3a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4d6ff383eeffe6195b4621346e2dece416df0de8e2698497677e4b6e992773b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7c1b814330991c9576a62d974bd1adb12e9aecc85cb388fe403d4cbaf1237310_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d6d8c151d689679c62fccd1b86842149ecb481137e07a561b363d9e1c501e07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:74495b78af3e2c9d58b8aa932bd579824ca7aa838d40b787d0fdd19b1be5bb4f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:c0fae882c7e2f7d09431f552db5d79d4f92dcf904166cf29a02dc00e7cf2bf73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:1ff844643ff6a56c9d557589b8bd2872f5f6f3f55445304b3cb26fbac0c5a7fe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63cd497843715c479b029156e54071aa31001be82a8d3e521aed62c2e4c372df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:d0e62d7b46c30deb11a4c7529173ee4fe9a36c2834a2be92f8c0fd446c216253_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e611b6763b7a5a01ea68410d5ec0b2d554bdaa13a57a39312fd5daa014532610_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:3c477ff4544224b75134ebed5f78f1d3254fdb47e9523e214eb30c715adf45ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c2837e440151085b2efd6745553ce2f301f75e88a8316f016b8e56363c64d2f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2760ac36f99daf4c7085afd7c300f4fd771e9b3421fe3112dcab6ef571109cd9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:2dcd2973481a339415e81b1314bb5501866ce46e037022bbe416add8b3be7635_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:0540e2036b05c8ca9ed57f57be05bca18088aa6598b7fa4688fe40333a9562a7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:91dd7adcf34d1a7a6e295ba4fed51968a7538ee7d4b46ddfa091aaccce9c059f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3774a6705af8df9fdec885811b526686e4fc45cd8d166e14594b93caec2ca893_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:e8a1c6d3b06068029f460d970339f0d3635d35523b35fc7231fe8e6bad1d6230_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:514406f78dc338ca93f80a7e5cd47750a7e1d2627557fc91f25edc070e328138_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:823c850767a3d1a4a4be60c78fa2a96a6922b85c3be297f5ca17ab2762d50d10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:a37d58a6b82d3805f887728df9ac344a45e1b31c3427ba594b0d6d2caeea5734_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ba7ab863dce6154968c477ec2338721d2b11f7bf5665f2d665a814071576f02b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:3bb0885966e25e770b917709e774b03e136195ff38ca5cd5fc5a08be4b0c8360_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:559dd55ccf9a1d88c20bd409112059c8bee1aca08549eeed467b9da2db92a6fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:da4bdcc48d05a85c6d9ed8d0694ae4d6615177b1f62213101ef5b085883b971e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f19fb6e4787fae880337397d8bdd61f0f692b7354f5fabbcb26ab389fe59f37b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:1ce171caebe7dd40121e782588cdb9d935c21b7b6d654396774e527b249ca69f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:570cd71b66021857236caa3bdbeb76bee7be7eb86b86a61c991bbf3c33e70d5d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c9a23a43e89072655db7d4552cf05b56f58500f4519b7c009f03aa40f7eba3dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:ff3df4385985ecd795a2a3f630d4e9f05e9e1721ec81af79e01e6bad3b6d23c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6e28ab6b9793141fdaa233d933fc74357be36a7aba70dd3adf2b4e05cc00cc18_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:846c19bf9d409fae7cc5bbcbd7da689e51adbe7cdc9921ca92da15850de2aaa2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:b0c73cc6ba08d67c6ac05a2fa566d79fa87ff57a7ab43c2364ae185c95ec3401_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:fee761ad9bb40fd0b1975c09512889d1f15b8f2ea0331a1886db10fa30ffa01f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:17c09e2dd9357893e1432fe73d7e74f10b86a8334f53f28060d1620ef7f7594f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:309cc69f2ce57234a2f1148820e843a71afee09bff8325f984f636fba0a49092_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4d3ca415e8ad60bfd240875766f0d19957750ae596c28ec3eddd3334177e6846_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e759ae5810d0a95e50a22df7bd4206e62b607f0b77d0bf38e33847e3d1deda8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59db91eadf1e1e5343777be43ff25fb712f300f9341be48ba05f45270944536f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:9f603421dc6702a6b3c118d445736784c24978fc32762a390ad2c369749fd83b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:bd6755d2567e1dd08bc0e5e0791fdf6c987dfe2b9f96c8b79c3532e6fd9981ee_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:d9930fdbe118e98375cc7d99bb06dba963c2fdd907eb0ee64f798b6f0244aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:431eaf01f365a9f05e0feb4393aae89a6e044dcd5b8c782f5cb8967b84075d03_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4d86c119e5701a3649f87d2967c4d799bafb537ff0dc9bfaf378b0502c04b135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8af857fa348fb2a03268090bb76829a9f8f57c351d07014d619b633a6b0550f6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bcf32897644ae23400c90008562874f9f182ae551c1a7e30caa2f5868546454_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5b2fdaa6b1b8d07071e8aace6e31019ba5e4b6e5af3794b505dc1974039c88e0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:73f15a6e6708585f464639bc7da19a4b95e167eb9b4790fafc11b2b9a364b3cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:858723d36537d5e87cb67bd516cd8e6166c7e2f87b57f5a73e43405db808750d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d5a18a7ce2734154f93135cf97c87df863396b90235e8b9b7f4d078da81b958a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1755e40a20338692ce6861f2ca99e5a8fb93bd592422702c9aa9bc29a60a4a9f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:84831b8b0898774d7af5c17e37dbc85352c17f603154ae147c9f1d034b39cffc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ca73476c1185fb2a66f88e65ad1d8444e4b984f05448ca2fdc88484e715f9926_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:ec8d03c165f6fc1ec3b24010f562d07ae58fc78ef1fea55944e840272d70d3a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:1247db972acc151336447ad04d938675e85532d6260fd2021fa9e505c55afb94_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2372a2bf8771434b4e2fd6464fff45ecce6aaf0c7e2ae6a8d15c932363314ad5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:37c96d3db74ad4148005adb2b39cbb2fc1a530cc257257939ca77b7fd484be1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4edf398bae60bf0f5cf109ec6fd45f5ce88b85316c430362999f025df53b6f7d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:4eb716b0439738e114943e5596a7e53957b6cfbefb78a814a348d39fccd95e6d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:58b922f514fb7ebd0aa1f1e8322c30e3521fe9b03fa6cb2d79ba9aa6e8dcb8d3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:6051ca1ed44645876383706c2469b88595dce3935b13d0551dd99bd342687a56_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a7b3c0c5bddc3d5598b97b39f9a65e8fea0455a58ca76fd1b1cc6d820d043323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:8fb903a7a41d0ed3ef7510d84f59ac8fe121daf3a259adcaa8569f980c2f0138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9cc9b33005d08d8a61a7792cbffe839e4bf7ec7cd9b1c7b449f2bb536c84fc85_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:e984b67d012461c4fde83f7e4b689f4811d10625d8b6d4bd8139321b9a948f8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:fbd9d5d870df6ca95974081b50fa8f8b787f2e8bece7d9c9b14626fdaefea50f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:16d1b7d93110417b33516a8b140662684bc442cd518f754829adb79e6981b543_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1f862b5843fa2ff7895472faca5f077b39c7a3bec3e7c6140267e8d0093f7da9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a23756554c7a42e88f24a286a44d009f38f5101d461c24f512e6cdc2f7ac0b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:aad98e602fc7c74b4fa1cf8ce2905e620550b84e51340f880276b5702caa963c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1be27656b47e2016f664bd987f76745deb5a3b6aa9fba531ce03e06c861bb880_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d3e6d1af692ca04fedd3795827832d568aea4f0e077e7de6c100b19db375fc25_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ea65535f45747d8032b598efe227b23bd090925317be1565d2949206f2c70a37_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:f7750af0ee5aa6a3a880282205b0045a8e3e0394983617d331bd6f081ec012b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:40d99987d8f65957f6493bd47ef5d952f413d8f086557a1be8ac98e1da0f1ca1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:4b7891c3e326496b28a1ddf28470c4e75c2d5cd6b74bb93e5e78f4fe74fc5013_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c527096e0414f5719d0715e92a64ac6a2e3625a3fccf74be5c5be2da120f31e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c2adcb822b043012e9f83bc5a6445826986e0edac5bca4628a9c23b82bccc906_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0958402c10b24bd680e866edcfae3773511626c157b349a5f25a8eb38e544309_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:0f1f12df8c9df808e03c9edf6aba7e618c2144a9ab202bed34b3705d4fb77f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:17f9f36936cb4ca742d9a187d119fd5114d00bdcb395698967c9576762cc420a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4b0e2b59c83be1cb1ea523912bfea1e8346fedcd6d288bc7d2efcdf850388041_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5240dcde9cb82f10ec8e183f0e8be11d6ea242ac099cf9d247ac74d5d4c90d20_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5664bee1482cb2137f5fe2731f98ff97d9dc680d254767e6d8f547f5dbdd3b18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:7406e864a51c4ee732455a86dc248db45cd7c6c7572abe06948167a727c555fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:ed0ef260da4b260b4313bea1092c8221caa218290dc91412ecd9f6788d2179ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d3135733d0ad336d8aa0033e7f85078cc3cda54badaf921bfd196e3013770a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:980bbe8ad120cb4464101270c36e3daac09df60870e49fade8a6639bbb940913_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:b92d924cea4fdb2b6025e74f48acac261f62d86f5ae5de9f91af75768405d115_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:d337a42ec33fba7ef0689492470e676988379ad36ea612983a1da6d94280a6a4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5f4d0e05f6ad50d2f91f7f3521d196966af1ff844e9b7a13bbf799c37ec2c372_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7eb61f895a764c6c7b719b1db5f4c3d06bad80c0c425c5b5c4be4601b5189272_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ae0c8c2942f80b35c9556adf238e3f47393eae12c4fafe934f128eda1bec9200_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f568ed44e6b3feedae3403d3a7a3d6ba1ac14021846e6930c785ca7dd2de05ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:1fa7690487e9697b3c1ae187ed0273f8bb205d33738966e7c239092067656daf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91ecd1c544dbb13444e548ac01cb12d54878c183fb24b0aa192d5f81a558958b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b9a59e575ee37fc3e7df9c89b0a6a8d2d2521ed658c579e1d7d4c7e7c5081b89_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ec4a10e8df28a6f5f5d3d09cbabdde4cc4635b7f62714244975bdf06554942ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12ab4e70e3ce383a68ac7f5023740794c3c08b2c65d3a11d305151cc341dc6c9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:43feae0c9a70831bf146dc448dbeb8dbbf50f0d602430f662ddc36d0eb70478d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:5b7a33723079067267013addbe71dd0357899679eb3ea6ebdb7d0ddb64d716c2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:81c72c09f01db255a66eb2381183ef1397b9ca2d8c1b18df700361b3d1282956_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:07cacaee7d270d2f10e17bb84521d3049ee2ee5d267b3c73f00b1d00383f94fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8be5583b32e816493b2d2a0851233cbf7c799f0448698c660974252137ce1031_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a525aa9142521b2312fa0a4d5b1da00ca80f99d806a1f1516246957d605a41f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f1117b98b070cab87bb928e0dd6af96b868c6030d52a7188109a2b6d0648522f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:8490c0b65e33b7340c09b989b8e27d9910596447b08c139c80d4899bf1cf00bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:be55b15ca0bad8dc27145d913b595095cf2453e1267dd91f6b92faa8d4513b78_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ee18fde873411c73c4a22bed260549d0f54da6f8c6e39c90e3a3840c8ce379e9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ffe1e859238c4261a3f9488f4e0aeb740cd8c8361621d5705bcc4240a7fdad04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:24c863b1cd77c3d34568be966e7b6bfda75c20a3ea3f4f703b17fe815cdad209_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:799f5628c18e77a49c08645c03179046b5200c8cbcfd65737fb59668132f393e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7d568fd238140dee5147ddc16fb5bfad31191b6211d63959561195c364ad272b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f4d34842ba667ef72d8c74e322d49900351b90906ba020e2d2430e95ec3afe94_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:6f92fc75a730fd7692a14f7bcab55c5c90b706ceebfd2b8235660785c9a2aada_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:83d47937797e88a0fd681005cbf43a1ea3435e74e98ae0d17833b02e51baa870_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:94f4505b8f76cd20fe9687600259457bd8a463ff61682c33cae85eb793909f41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a1fb65c59297f7da99b38f934ae875db79b61c82eb05f795087f1bc67767e339_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1ef6e328e0b7d645d623c342a53f6cc71cc7670a1ccc259755ef02aa957439f4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3083d38fa1ad20012b38202ed16993f8edbd8c866ee8f48d1b24af09ae677458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:469666652d32a6d117acc1bd43bc741c09c6a0e6ede1d6ad3a6bcc5574440414_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:fbcfaaaabe2e687f45466faf45e1fd64070ae703637d08bc20d6bf5649cb9bab_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:6bdcc1f7e6e50262cffe8fcd897ca21ec56aa413c569f831854b2c1626b350fc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84cb1ae482b9f0749e117bb0d862787c4ad82a10c2aeb09e2336a784bbdf2a8f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8bd32a78028fba3ec58c8e06002175e743134a268b212e7ff476e7aa295cb26c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ccfe4fd1efb8596e01674b6678e721d0275ad5248aca910f558040639f5ea1e8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3ade0f6475226cbd62be3c1394d8f6ab9ac1a73eb61f2155b8e324ac99fe6a54_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6fc058174a1f77314740cbaae2cf005fec6e0ba6b5cb697833bca34c56cbd2bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:8cb5676417840787e1d89702576a5cec656a16377f6ec7e0ed70436fa75ac250_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f907c377d864743285c7c07a0988bb9e2839261cee5c323d02920da13b4f3bde_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:060302b9848161471e3862568e618d17964c6113ba1c5b4da5a05eca97496b82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:117e4509b4ef20647dbcce8f87752b9950a490971baa08ccd1f75c1cf4de0df6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:432c9593a40a98eaf05603cd693b8086804ca2f7672e496c87023d9454b46d55_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:7b06f32d3d5accc9dd3835fd154b6737ad8499b7dfc7f70d60aca4859bdd7f18_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:2efa89a76af7c589b3d2861172180109f07d8d75ddc21e91b8e90a7e1f9f936c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bb17d0e7c649edd01db0ac4cb5c2ba3f9a89fcce62e140084d1432b12f30e676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bca23cbfe55a049f35a97a498b7ae8d6dd37287bc167a7d9a622a6184f64c54e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c0803a6a6ab99fe404eb7d8d1be43f6576c620fd8f477a4e9b2f348f9005b55c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0f927bfc2c4d6a41e620dfb5ee9b4d7951d33b0ec82a4af41df4c16bb98ac641_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4af99f1bb4b32c64490a71db410538982a4d718c32ebd80be5d501f2c372c178_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bfa50a5317db7e06a68d525945e7b1c04ae663e5bae85077b8e07527506a0863_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e5d2f6a49cfad66dfbff997d0b689707cef03745e6a0206e9b9342b1ad5b6fda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:47b1be90a6fd038e39076ee7703a3f0dbfa3cba2ace5fa5c9ea5f16963f6db05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:590103735fb62fc1238906d5fc34f0e1184adf07c80921a3d69072537a22bd77_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:87efe06afd1f04426fca7f86c0f74c4ee75c311ba199ddabd5b849b877bc59fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:be3cab3b659100a79fe87f5dab5be554d59072216cb222c47ca34e9b75fdfda0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f19d7037397aa8b2cdcb57b72b7be7214aac9790e955765b8be0c3b47187c35_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:140c1aafe7afe18237bc2ad5d38ce26d03d9ae1b02424cb6b0e79eebab68a497_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:36a701f7b854af49f0df3235385228cdca7de01182ff6064a8a2b5364e7285a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4f175ee49f51dc4379e9993fecd1657c7a9c4c3dc096772cb198d0212b9eea47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7a5c58f7d2010cb9371338e3563d068d5198a9742ca92286318bab5f40179a4d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b76adedf5b6a95f4f46909c14ae3d2be758dc143932334574df874627da54805_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b79765077dac8f0c05618a04db437905e1b999690911bcf42a997499a78261a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:dd780a675573228a02daf32cde8e4ad0d2b6fa111f8994f525a7ddf1fe619b04_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:089903cac74280f3547fce8fb816e9e941290be17b4fe2e81bd611c440785c1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4957c9222afae8eab6e704e8b71596dbdcc18e6facd14207593322cb6730fe1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5754adfccd1fd6e7a9c57c7bbd68b1d60f765988a944a6749843e7e60973b00e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5f95ea5efa6e8fbd39bdd015be7f05e3c19d78866ff22ce456493e8f79139c03_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:50185b17c35ad98a6e2187eab58964ebfd13682a6bd949832f66422dca20e14d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5bf4c55854e1540cf2cce19487fa1af2b8025e2d886ddc311cc28d1f6e468584_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dbf61de7de5053378e48383e37cb80ccda5a015bee6b8c27367cf578381f8cb0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ddfe1c55a682c579812f523604adbe84040f8f7318bd3aafb5bef9a9795ee1aa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:59a0f0b59b9a8f359e7c3dea0909ad905c20b83159075709247361193a600679_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:6fc65cabd9135bd19561f40c35fbc917abd7ab51683fef41f9171b75d9efb411_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:7e63349095c3391a6d2a6116aebd7a972c62b91bda8791c8f3d9cff8b5675b23_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b85024e097f045173e6982539a1317d68c47657980fe92dc99e8d7cd07f4e6a5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2f6e5df85e92f2ab2552091462caafe187d5ec33026ddea20d09ee45f87cdb90_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:596f56527a797d8a89d561dab62d4d7e3fd67e3f22fe59ae3cd88ddc24e1d101_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:b0090baab502357f68f2c1a8ea9f3de28b7b5a900e9255d9e2d157b90379a0ff_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:d8567272141a9c11d57d1d455c47ac07ba03a7c6e5c003ddc8c5acfbcafaec2f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4a610b3ec2300f5dc79329f33841615d5014fd8658256cb76cebfa5c031a98b1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:6b1e35a37767796817950981982a60a6e64fe3b500771184b19c8b8de639c678_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:c8c1df613795d2d1d6ab52b601ae2517f76d4e46138372d9213fe6f8c7d8407c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e9d7d4c54af718a1bfef79a3c9541dd9df499813e4ae4b451cdbcbd24e17a3fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:1167189ce8fa9c6b3b8bcfde78a88b100e6cd9ad9ab7a58e61565fbab8203311_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:36c3f0c07dda370b8512d4e2794907b70e49a6a11b1eed150a7f3a7a2a71b2e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:8d3eb608aaaf948d91af3551e9601abeb5475fc0f4877e5d9bb1b14c7998e31e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ddc75447cb146be8a299c0ca9661ff0aaf2ebf4e88e03c9657da8d861faceb9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:3f2198279c7ea0299296ae5dc0ab1a2f2a2c06efcab2d1d727c8e128cade72c8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7d40775900414fd224f43161883dc40d279e5e2088c388f269ab6c2ea64e6622_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:98358108171f95a1399c0fb0d5dd1ae290ff97828442d128e4f104bf247ab16d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ed1f74dc699913dcc8f50e71fc6b5f4b6347dfd38dbe03966c98727ac1a0d14e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:40ea764c3891aea1bb2db463a0294fbd6167c47f673bba7128afec6f282596c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5983d15332eb4a92faa0ce75d09115e685ad34eed6fb4745d2a692b4355609e1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6da41913aa8a780af599672cd910f02abfe996ce4ac76ac42c08847ab9eba2d1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d0aa38cb37b05159ba47077704772bd81c71e5b4a7b982dcb8d28cf965091da4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:77b0ee0b599a34f8af5bac4b3cb6ff43e0c4f24ac68a6378ca5b7cc4d1a05169_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:79a25d8c8df1d7660a1aa64a75106e01e0334a2415077ced0c7b7128b5ecad2e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:9f5e68880f00b4a2ddef1f00f294e5426b35e4e5f435e7666ccaf4ae08d361bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:a69daa4dcec193da2e97a23f137e7c54c716d0d032de61e2721dbe1f82b14055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7b8460f11e636fedd7fde31d319009de671549444ed1701aae63f9d08cff3ec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:7f74621313ceecb77ab7c1b02954516a26193d5111bb0078f2c8d60af34b474e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ae7a9291e301a3e50c0d7e2623f8353dc8f48363a0b2bbf9866bcfeb667b62a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:efbfe662fe0ea0261964a40a32793d8d1a1eef6b9b11373ba2d99e999e527676_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:074a4b6de35b6ee58486b6dd8f70a182e1e497017fa3211e378a73f8295e5b97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:2fac754deaeade3456361eed52e344318ff16d04819384432759f0ea35530114_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4f40c0033fa3e71c09b1cbea3ebfbaa0248d631bcebdcffccc4e9ac5322a1c73_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ed691dbfedc4a52e5c5c1e767c29124e1a29e33d10281b86b5a1782d81b565d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6367a3973def5fbf191e73eb115cfa6f16e02200f6d1485a457a9e3d969258cc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:95603444c132d5847d54d9f1c69b4a9e01421444639adca68e91ffbe11347866_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ce3d8211c0bde5788a4fd04c3eff31ae591437ceab2b3168dbbdfe408673c8b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cf97c83ba080f28ab4a1a0be726b70acca30f0bc1c1565c8265d573c7fa87b67_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:118c3f7cf165e0fbc3bd9d3715b7aa4eafb80993875c47f80cdb7f395f792f00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:371181e060414072c348d83f351d98afdad17f7c089e8c8fb836ab3b55456a4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:cdf44883241db883f4f9f22fdc8d5f360e117eb76ac357f79014e274ab8dd22f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d8cbd6906d201c4707507510a925090602b906c2b05ebba442139a22f46eaab8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:941beeda972b3b5ff06e59a34c59fa94db26ec3738c2a1a08e8dcb56d5b61c9b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:eb6effe5683f260d1f0feb37543ec0aab1cb5aa48a7c2d174555267722e2da61_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2fd3833835ce61744114539f3fb33146bc8047cd9d04ad12c5c2bf61c560db75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:5b89396c3bed57975eba5788baa035233d388aa1c6862dd8ef650bc360d79baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c21be0fb03ed23b0a069fadb57b1af27e199aa4607be270c11569c65215c633d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fc6f351cef63f20d32cda67662ad9837d3db6ed12e5e479d04fe0e11a160246d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:276931386057263bb2628e9b731e96848c7ef24f6c852ac2d8cd155fd1e852b2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:cff65c80db1e2b67cd7b15d778fd046619a2d0071394a021d8c2ad15dd2c7ffb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:e0ad248fbe02df9bd48897f6e94418abcb9df1be44fe8c64fc2c4959926bea28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f8b501b90e1b8b850350533f6ba608f442ba13f09684364a0f63d8f30eef53e7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:1c36a6c4b354514d28733930bb90aaaacc42c0a70fd70e9b8b1459d180705984_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3aea662f36dcdbe263c177bf71fb8d34e50d0bf730b10ec8d918785633e11036_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7fba13bdf94e7d122793e1a4bbb7bfbafbb91ad6d003cc448dee0e1fde32a5b1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:c5c5ebef231e73ee73bef4887e06b36b4cef72933f71c186db4520ea0997b809_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:97dbb4c44d97921e58eb6e51ad31b818afebe58ba041add277b1f2edcddf8bf9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a91941308b521c08bf30d0843f5ebaa8eb8d40c7802066206e91620c240f6a53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e4c131f8190c3a5ca0f1bd795aa8a00e02bc035e39f2a3c3889d0fe81e7546fc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:f7510c00ca193d65312288b1f09b9518364465f12a82379cd9a0957bbaace52d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:824a3b8f78e19aa21a9f6444aefe8e0b624886cca18fe828b13acbab55e6e868_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ad8b5d31ca78fa1b35ed39466bd9efc6ada94ff7466ef9f842faa969322fd103_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:d45ec7f9e3373a08770db469466b5f0c528d027a2bb4a9d2e93e2e858777a126_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:e013792d849694df4a354798ba79ced4a6edf2fb9cb42049d0f7f416e0ecc88e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0a92dd43975f972e3dc707fb37854e046813531553038147e9c90d54a8d9df73_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:3edb883ecece54679d48fb9305c4a82d96381e084dbf23f5d9df3757d8f1f6cb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e68e31b58a07716f6ccaa53f5bfeab24968ac241c706f96e6db6bf28690fd1a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fae080f39053d44c4aea7b03c7dd3f97c8b75e0ba35e2eabe189db48314bebd1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a1377a0eb9a65a5f52dcbe11af2df83d0e619362fc0e7eb0df4b5fa2c32c2793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:aaf1c85d2f5128a141c6a30ae1daccf33a5ed06915b6c1e41b0f598cef403460_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f8b435287bd95d60c4a3afdfbf6e0de331beccc178081d6cc306811a551cf673_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:fe39cefea9d66af44a396fb81383616b791a9bbda57eb3ee7a554cbe9cf6aef5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:01b99ab882db15b0ec5099287870b8bb3be970bd1160700a4ab509a36c8f32a1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:47b853663286d46037bf74bfbfa64df2db98dd57bbdcb86d9e7e2ac5908a5636_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:4992626b5bb8414aa9542893d97076359656ed487ddca15fb0e5f94449ba53bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:55cee07fe7a9472e007d092ff9b70a1f1c2c3b4c32d6304c404c93a4f47e61a6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:0107133afa4f7fc6e386f45a4e144d7f565a9dcbecfc3ad8b1780d44558bcb22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:294d5b877e9f9f1bad4a98be0743223a44b552860c82905ee5470978eec568ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2f0f92f91c5946b0730e8f15aa05da4b2746b0c50939063145f40c336ec38f39_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:985c22b0168c5101cb2d46fc6da59f34dc36620dcca1b7d961ad2ce2079b3cbc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:10eafd06ba81d9125d5114bd573bceab7550673a7b4b5628bf14d692c6e59321_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:944d9261ba7a143131fe8267c172defc5f37acc1cea3d4d373ec6fc5d8bfcc31_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:afd72daf1618e8225e857ae8766fbf2fd4280fb9c90b4f1ee642d6cf2232ccc7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:e039afc0240846ff3427be381f2a5f281e9bd44fe9ccb0689932122063db3b8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13848e3113470077f4413f86dd5994ec66fe14676a996baf75a18fb30c347186_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1d6893e0b2caf742ac56552c365d1d9ab2e1115271017919137f2b72de7fa3a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:aae8603f8422e6be08256976a32e1f466561a8cee26705b83c6b444a6270b195_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:dbeb8529e0aad7e208b0f034f71441b8b12324d0c008f5d7006e7dc3af557773_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a5e9c8c5a1a6205833e79e16379dd8d5c6a8b879ff8004658a3045ebeface36d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b555644d8b31c67d15c4c83f6d57b6d19fe73125f72337d27cc7b4e24e233aaa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c67a635e68738c628f6c31f3a3ead69baaf275dc9c183f762a7838a82260ea2f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:0848d726ef55bb116ff7f7649a473492c78039e25df834832d18c200f5d4d3a8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c5e130e860d3eb21e78297276c4f9a88f13e0408c2f3dbef95ef7d945b47dca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:ebcc632f4cb9f614b68e954f8f41c468372e83c42f74351ad483ef8dc88e56ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:1820281a8fd0139e99b4c564a6fc1f2731268dd32f395baee5f0f888126f3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:47594e806f742ecae658fc4767c0bc364b7afb08ffa5076e010be0b295df998f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a627ee317a0903720e943140274a97a8d5b6def357a7cefad697a4ebcb8dd110_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:2aaf16c9f548176c4582298439a636b5b502d072a70d30978dc69f923f0f9e87_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:887c3625f9f58b745d31589da4fcc7c9555c31a67d49b125149d5d4bb8c0f2df_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e38ffaf7b97155c51e69c285d0eb46d8f0b60c1af1af4dfe43cc628334f6c309_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:1b1825909c37e3bf29720d68c1286b6a1014bb9fe9e1c45d3138a193cebb2124_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6875c06afe4f3a27d46c95096561dfed3af3f3d4c85697feb2cbbe20f4e80fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:9b327d6a03e7f8f18a6d1ab0b21a6ab5cc9c64c52bf8d251f045624430cda285_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fd241d000539e3498715e9e20841d0fc456bf7cef15baa76f178fbaa8ba4e141_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c23836bb4382ed2102ed130e7c0ea18d645a3c3b43c08e8553f1b35a32dc07d5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:c3c39d66d4d567202555e1133d3f37d22bb5395ff70f41152073219bd69394e1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dbefd9b6146c61c71a3bd73be8d74586dc10fba8ea92959bba59ba6714d14553_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dcc34e2f9907c5b0908c1f27c7ab32f7d55cb2a635afd2aa0087e252bdc70cf4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:17af478a38e47bc5100df4c3b82e7714876a8b2ebb3709d4fb776feeec083943_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:4007fe06c9740f01b8693211f63dfcaff9b32159ec9aeb8315ee5332a34f1e04_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:963a117bb0cea9b94a1f5bb8800c292dedef01736289f6b7022865b8f90e78a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6a0444cd6576f48abb789054447d6505b7f657e0dc7d854d1e823b682fd2d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:64fe559c56226d584b1b798585ad0cf2a586390442677cb4ff58e86638b569f2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:771810287721c0f26837903df28fdecae5c47532b847ceb71d7d7b5b7604938c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ef12d07ac7337e8e04bdcdb3ab9d8cde07666ffdf20f7975a8ca4c897a41ace2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:f388ce45f25179605f1ea79786aa409fb634a92e3825e1e93b82a386dfbeb92c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:6ae19aa7d20fbb435b013cf8f9848b1f77967bfb9fdca598f4e07772694f3676_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:b772b4fae807b46a44a1c8fd8b9e061f289eaab91f8234b398609373ed632368_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:ef909e8f37cb828e4b98182dff57e462185bc221f01b44a4074c1dfb6d291b39_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f198461cc3f95a36685571e777377b3566624f5d8fc3611b06031d31fd66c385_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:2f17c66f14fb1b182b1c652288fee6503ea23227cda2be36b38a2ddd96e9e197_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f14d51f4fab86a01fcfd3c671a8b524a2056ae1af2fcad7420084a0cb0fcb9ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4606b323e58aebee09a47816aab885d0e9db983c79f94d76c07d7bbcb63c3bc4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:64f7c71096d7781d49a1afd096e5779ca1c8d299989951efc72c2d3dc8a703c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:c20cbb52ca85891fe62f651e8f91b7e37e0ccc8f8c79f20d906a1ff545a56bb6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d0102452b943ddbd719808a94791008802e3f00291c105cace8de4f84042eea9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:d7821b333fd4b03c158fd07de5d76713770ec0897d0a9006b22dbd8804fd720d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:aadd67f387dde9e6ee88d507756d3646d8466f0af4894c12fba78788d8b834af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:d178d5a98a1178fb880dab58c0def6005892cb8999093af5afadd0c8efcdcea6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4d97bc1b93b735e3e7566dac86c49ab23018c4d12c0c2ee6c741dccbf09108aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:57d5900853bac643c6a8b33d324ff5adafe79d5b871bd899b0dce5c3bf07c5d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:67bae54016c8c0d537cd977bd7fbedfdc0851828dcf66e810217584728722c8c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9dea32aabcad70372e52c547bc10d7dac31e2e82c7680cff1026cbeb795b7773_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:469a7138cf347a19d0dd30fc8b74833c83ecba83c3d81b17c48aefa840b80f58_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:504b2eb7dd5b85bb0e9a76c56ea8cad2cf0072f09ef492923ef46f5a8a60a63a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:9b03c02885c406471ffc7fdb4ae7fe31ae123f579a9bfc6bfaefd6ffdda91425_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b096dc1fd684c82441ace04bf7067ae093684fd055f45ac49f57267989975079_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8305385542a008a120317aecb98e84accd9a68c4d21502eab8e067d79c811db7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:b532cefe228e514fa2ef19ca14491fc0186e8852f040d93c80dfd696b3b4dc25_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bd34caed9d7811182e3c821ec1b0c529f98f52125fc55e7b9a24d3803b8f3e20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ef210ead52ac262b321e149ee9f105deae1c1163a96dbb09422515acc782054d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:28c74c3914adc968c01d0284ea26cad67ca216539e8d06c8e0f649c482028c6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:6bf547be318b166adeb53d89dca25ec925e08ef921a213225f3419bbd90cc1cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5b6d23b90b269ac7a80e9058e4a575ea93a989154d93adb1c0dce56111f34b14_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a13d99b070bcc002d58b8d553686ebac987a30bc21a89ec1c95d2e4b4476d0df_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cc8e1708e1760b31e09940cb73c8a539c9c9599784484d3f9dd95d20f108f7ea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:cff1a39be9ef023e349d034d2c759681bc3a5083a469db00f48098acaa645ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:bd7a26b210aa0f8cb9f7e075f766dad074d4249a720549d01e3e8acf09a41d72_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:d46b9fd8add77d6107c94db49eea011561e732fea7889a7512cb799b7acdb345_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:19f44f440eae0c96c58eeedf5c1c83b72b593c86a3df5b3368e41d807ed3c409_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:47b201e8dfd8ed04a92b793a0aa7df1b5bc9c7f381fd62c1a7988d53b4ada814_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:4c787799428f049c642666b134564d66c437ca145d4d55f0076f69dec905fa53_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d6642b9919c780cd2c58cc5a42dee51697e717e9f1666ace38b3f3bfdff0a7e4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:010b74f61a293ef16ba6edd6415f9fe89b2f17d04d0c48d9daa3b05f85612f9a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:598dd451906d18bcca8ed0b95bd55238601b6d8145edd39f2ea121d415d970f3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bc884db50f03040cfdcb4ec9f6b52fa0ffcfef2ae0b781ef10f90e53daa1fa17_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e24d2bc204b6e5d3a515e17170c743e44e3a35f86466019d92fbe33f0042ac0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:052f6db67d55cde8d871b47fcc4ecc8587220b3908ea2dc44b4d635a57e20cc3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2d97f380a9f5a6d958e55542f36aa288b80b6db6319bae737887b65419bd163f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:5be847c40f0dbae41d7fe371028ee7aa00abf930e6067cffecbeddaef667bd8b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8ef4bdf07dda423fab73484dbc66d527ce8ba8cc2d4f99210bc1bc24ea08c0cb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6b7b3d973e23c1b5d79639dc1e0a3db5f7373fad376c6d6751516dbd2c64bc08_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:80e124c4eb5b4da2544cebd4d1cb6d0f3fe972b755801abbfde7775ef9904d23_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:aea6a0712e15f445e06ac60b8484266c743ff7bac74b4abb87f59bc8f71cb1bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:bcca5c17371caa2dce7e28da4c9fe30163c340fa172187f94db90ea1bd6ab80d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0353f30d78ba53e84dc085e6cc33a177ea937be54cc1bb3249a6c61acd81d680_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:3d0634fe58641d5242649c44ddba70ed67fdd6d2dcb5c2261df5cee8b33de9fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6acf9f3916ca659cae1cfc97ed50ce4190212410dff11e45ec3ba9e67def004b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f8a163c18fb962b0548113eae32b3331748c96a30691dd9f2d49fb58e5d434be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0df3e4576a1cfe748d024042a0d432d375a4afcc19cd6dd85affeb29c4d3273d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4bea099920d9b2424fa1daa7ac1292c23d77ba840197ac7bacd96171be90496d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa4528b593a504a0b64be959cb3d10642690aaad413bf54269db21d17c3d252d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:b8da20a84a659164b545949731d60531acaa64f031de70815d77a6b4d970a0b8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:0adfb378ca2d5ca0070834d175d59324dd8a7a6eb73c009273b859204c487a5d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:65d9070ca83542bda43c3fffe1912c70e67be695c3b640fbef6dba9ad5980d5d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a81fc756fe221a05f1dc5b25d0afd61771aa409202c7d484abc10526b514abad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c60d06a5ced257df53731e136acad0f9d7d0651f77c1c91f65866ef051d5e0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:1ea1f03e9c781223168886e4af81a2e166d17a0f933b577e6ae2b476e0752034_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:71523dae2eb18044c0c052fcbc9ff6444ba5f0f5526a958510962f590df9f3aa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:70c00985c4daa2b084dece14ae2490b83b102ad913f03df00c92bfec5ce6551e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:77d6817ec31a9dc74d69e6374d6cda393a3353dc1c2c4b98184f2b503bad8b09_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2dd7a56f4935b8b5d0ab36cc1b59d6c21f3d67a18227493636096dd2af2173a5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6f41de24a1bd79388290fcc1585ae0b08eda5c4b70e23000e9a06a98e08ec3db_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9bd5b884ae300161b0769de4cf15a8b42a28543068bcd789f4bead7be7aa0108_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2aa8404ef6f5ecbc8eb554f1587ff2c07c52f27f20e31cab58984f0f792775ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2f69d4e79b27d3a1a2c7a38e8a2888255e879f4bef395b5f0b10822c57716443_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:aa7bb897e6030a4720924cfaf24d41c1c28a39ea82b3a48648506e3bda44e47d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f857a1c3524d96f6092fd1444fcd46b9ac3ddab60cc0759fa2d103f79794ca46_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:05c107c7b29d03dc5a2434c9e3c376267eb6d1661fa0553133a2157b54d64ce6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:69fd0c34793772ea9e2a00314457003f122d444fc41007ac79d3dc1c8a0761d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8d679195cb7c5b4bfe54b127fb37714d6154e588bd9583e398c5cfc7568cc1a7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:927d9bd094c9dc4e86847332cfb285c406e1b8a002dccc889a634aab80ad48c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:29ff8faf52c24d476b71cdfedb85544bb4e267e2ad0029f9974611314a2e798b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:4f9045f5ba3b8325081d2f2d0211e75396218ec0259459300d399e64cda96c9b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:aef4ab01e40b9f91678fe0b5da2c7465a130deed8f30284d7197541172711a4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:be0c61eb29d2817d21e505755937a18d6ffeb56b185deb214a5458a694cbdf88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:65c7979b77e51533209f0f7abe1b50cbb4012d4050182b87bc04a23e869bfbc6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9b69ad4407a571833e2f1db5186cbf35a93826024bb0ac655b7829a39bb86ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cd8fd75836411684fa8a9522abf433fa49331322e40bd042ce263c8bb3219738_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:f6073d3ffbb497e3610f36c2b0f73a2e53774d6be1bb63875e422e65b0053797_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:00f977c2275f5bf03d423911159a39ca44fabc1862ecb7ae492198ec8c46c6bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30b169f0b8997d7f59dab21945a782f7e25fab475cb182826f4ea904d8da1185_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6af74dc039635083fbc858d42d67e03171daf6868d5a7f77fbc5b94498061c4f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:e310283194fefd4f462fd541be4eaf0c536198f48ab2e4cabf380639fa27eecf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:00896d4576e044bbd84abe9d8f9a50a78f717d3e10f6d843b4bcb564613b4b82_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:560d5f860eb8cbf54eb3a6d2230cb1099c7c087769fe39342ecd637bcf711108_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c3595d5f4e45e9efdf990046cdb31fbc165e7d48c300f9604e944b286ddbafb3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e9e2c5116c39d2acafad3ce82aadcd987f2de71dccb7ce7ae0b5a10202acfba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0828da90a54d7b044c4aef9636ff54e96b5522c98cb38c6b5eb23b92f5efd215_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0caedd3b5767635f74a6ceb8759605a47ef2ad21a489b22228db64a82225d07a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:12aa07a0ca8972285614caa109714a925fab520cd9d65595152f6c8d207141b7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c22d40675597c7327e1f3856ffd9c7995c2c516531b4a7ed66f0077b2f18fc73_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7c3082b5bafac8aadc9755f30f35ecbaff09c9c7194d2f0c43033e8d026a2609_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:c0c28750bbcddc2dc742fb226fdf9ec286d85d3937b07cec43825508019d3b25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:dba44551e82e8301d15d64ed44a0daf1e1784fa7c4124c2151a020c02d30ca8f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:fd796b9a8c846f18f54b4d98d53d3350daa59ff1a8e2aa0cfba650f04483bb28_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6120369b975d09c3c98916d9421a4da5617927aefd6d84465f7f8f3263dac93c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:a2caf727c9f02b873eb55f73c3c9fc2ee09e7cf858d55fceedefddd78e92b51a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c34b5a245fe1bc5d0e55547af56f0e3ee414f721fe4a49dec3bc43631d9d3cfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:dff40c3f1e79e4d4d52f25f25a4490732e81b89b47b7d30b4c7a5cb33a9a4c29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:24f6320e78152d765fccc382910058904944789e23ddcc29a584d33d9f03b1a7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:4d072baa16475986cc69d4b36febb3fcc88bedbc45b0135945252e4ad6c39dbe_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:7941b5d9a758b8667e99cd9236f7f96ec036af61df5cbc96e16077d36700d7c7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e26db8ddb3cc61c4fb119d78ba6af51b3a591f8d60d36ddbe6b8d8f0b7d70043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:379cfc82eb7d20f1bbf7f1eead898923949ab5db94a1718e6726468ebc009737_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:7a62ddd5c610ee2970ef47b41cfe97813be324ccaa38528b4cdaaa893e34b004_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9697bc2258bdfa9ae8c1866cc7eb0b3b46851998db827b121bdf77417a881eb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fad4e10bf7cc8215f2a3857107529b70d6fc701b821ee748af9daab8a2f030f8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:201dc0d4357173dd7bda06af2066f9969fa291cc4a939ed8f18d4a381481e937_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:20d46f0b3ae758d98528097e7c5de0e0a9a3ba22a3053e68436a60e2d45724e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:2b2ddafe82db4546f08fe8c76fb3165eafc22ba9c91f44913647b5d18223725b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:de905ed810156abd7d9ae940b50e62b6bc8c48b93cf4ac17370342c1e26f5f5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0fa374d6eaf9217ece3f39852f17afd082353e57d4c0f3652d42de87913a5e86_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2247bc97c54f2b07f53b5a5f8fe433a9ac630861f072115e63a9d207d1926f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2525fb910d3f6cd858caa47c5622ce6e1d378e41a8db2d19460909bb8ab659ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:8b1e32ce43eb1247b0558230b6e0baa85ac62f1a5e2a2089d40b4fea90538529_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:1d471ad866b8564b209214d7dd3a7363c47e9535211d660b63b46abb278af7ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:571be25242b7b52ab6fa32c42d30f033083da2253849a543758b66fe43cea22e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:94ac8604bab97f9f071396373628dcb1fc21e75ede3b0f9da4ef237bac316043_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:a25b9df55d70201f8083a0df279c0af6e59be868e889c5e9a4f61720e4bbc001_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:343b8be96d68ef48d05592d0e879d5fefb515ffc309471820a7755d521667e16_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6277dac65decba0ea094146bb99600f479eaf804696842e724de1f1b436f9a38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:76e0b2c3db3f18fac544fe4a50b99d9a8c395456bfd6d96bc7966be8f9c0270b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b620ef4d601b7eedacfcce4aa6f744f2f4ef7af46931d3c2ac7495ba69f1721a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:d9dd6fd9072fbb85fa6f47bd168fff5291a57ffbf0bcd1efda160d30325042ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:154ca732110bd03ba8030635834042cfd5728e5b5d4ce88d637db66d469e0730_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0ae74894715554e7665cbf12b28c8ff93f0d606685ff3e8e8a64b1d431206b59_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0cb220570992631ce578902c9833271afa0ba583d3eeab0f97cdbacd546f4291_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:cdb033733772ad877c026a0333f28c4504f588f87d0b2cc7580a7a0c5fe366e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f81eb6347a0bfa910f945390570b5962fbb6ed79c1e1bd4c06018d7261eb13a4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:123a1031475c7e03ac1043770acf875c2a2d099e2aa994f02e5d113141c0c390_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:8d067b2e3f0d27a0acddbd62b9a374434630bd9d2ccf913478f896e5820f6b99_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:a8737960dff1abf85f6a36155a13e9bb4172651eec16fda3e9b75af454cbe411_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d7b063dcf6f76cd0b6a4093d588dac01b99bf5ac3b2a15fb691b752d9a915033_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:08a784b83e6afe54e9412f00eb7746690740fb6452395b5544df06df8e30b66d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:2473465ffd5db997738993b7371974a80a364f4a5617bfde17ee09801f8bedad_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:98cfbf49412ce9b169f69495da8956091254bbf8033fe14dd74df41ae94fb279_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a753d374d87ff3d60b465262f1be28f1302a33007693a3c5fb6df371e1834f66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:02dce22e516a411de9a5de707e87f6923ac896b41cebeaa7ef76b4ee4a8c478a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:aa19b84f5b66a4f363224fc8a4285ec5914197d6dd39f6616c38e7aac856def8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ab2ca429f0f363a24c3cb24f7552033a16a23225855e0e0d84485005e89294ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d041d06ee0151b18c14f3835b7656244f8dde8d420ffd339a1bd288a1ac7eadb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:7e6a6a073b843e2f526505809d55cca9afa68613529cabfd11cdf98d581eff53_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:87380097411ba1f010c967357efbe228c26da55fb9a6876f9a123234458e379d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a9c5bb027f6429ab5bd9186e08be9671d0459bb1ba7d7de049fc30659aaab9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:eabb1a1d12765fa74f814a096818c8345bc42981e0ebe923430a555405b3779b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2997eb583e0fa7558f8b3c4119e5670d2efd354fd95f849e4feb3e554c08bab2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7dd1b0c840d275d14f0fecf5633e335e4294747d86bbdc7b9cf67edaeb41349f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:db1a80f2f4158d82f3d8dcdc62c798cda98d4866e8476c869aef355ef6530c44_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5592e9795a4e06448f014527ee54505f389cb4147c4aad48c59be8dcdc83704_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:26da48cd1b52a2d4984bb5687e57a962fb137b77c2deeef19cdf295663b9c87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:afeaf2b8cec8ffccc4101df22300747b3dbcbeadb16c9d7dc9fea31414b893a8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b23c79aa808d28bf7c65077aa858ee252bdb3c729e48d257aaabcae7c8f97263_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ca2a65b32c0ae0feecf6916a25b33b5d7194dd331cc0ca76a38a989c58db5b49_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:1f2aa1e1026570162984f7fbb634635bcf319e408cafa8f9034ee842a2f193ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:860257be4ecd6b54fa1eaf17baf7108fba4b4b3ee15db0ed258ace78bdf2fc37_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:afcb6ce92e064a8cb6ac1380d784830390921e94673b20f3f4cef39c9c76409d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d2afa99a3dc1bc97fc4671eeba7ec235f8b26ec219564b4c577a11f77a61f2b0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2e55a4156ded72bc9f9b9c047d6c771607365bed326656df4d4bcb9d19848ad1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5d1f468937a1fcd3fcaf031cc99266bf7fd1b2241fa48bc2f42e6ba6bb96cb1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8f3d1608690d0f49406e5c52d12097c67c44d074a9108ae869938698c9208003_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6b4aa68eed4529f75f6ca99098676c2b51f15be0f6fa5aabf6d6243db6cdc3e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17ff2b27fc542cdcb8bc7f84ca5600a3b5676ccd3ee25e3798c7c553616fb41d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:4d08f8cc04214dbf841d66eb94ebff894bcf7322a5822aecbe9c8017b2582698_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:8a1c1f5890e46a50398cb658f0b3c6f62a4ecf9f33194d55b7fa6e96195060d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:dc293631db93a015bcb978b63eadbddc5f0c53504655c00a1e5c0a0d67f69d7f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:3b75c6f4551e7a19d161aa2ea37161b28100cddaf2aec4f48458e1e7b2e8d596_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a0fcf0db463e4bb5d9e3e829ee770074ca80dc8a14c8880c6bb375f8d70ffa7c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:be7fd6c27ecee48451160e89fbc60fde0500222e7962882c9c22045abd3c5be6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:feb18ce23b2920e06bb461a101dd38728e59bc684562163dcaea7d7b382dba03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:83dc22b5beea9f74f0f11791f708e47b567f5ea366d87d093c94c6034d331864_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:84fb5d4865eb917cdd76cb1ea02e2dd59056819199d83b6ec5ab721b636ffbb0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:da558297c0fce47d0fe1dcd0b67b81beeab82f8b0e23741a175bd3f6221e0f84_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f1fee1663f3b81f1a9f8190107df67e750ae432be11603da5ab17f799cb9abe7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:44be1eac061cb4178d70c62033edb45befa3490c97fb2e0a2b08d23f5990af06_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9557ba025d25837802534edb88e12e8bd30cc88a8c92ba00f8f4fc08a7f2d858_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:efe2b0ae02d5b241d0e7e2283d6be35b2111499237d03a2fd51e7bda1c32861d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:f326f00c50d058c36dab17d165e5ca52654abc67599f6a574caad6616b3d7231_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1f4dd82e13e779a81a404d739261fdfdb7c007fa24df2ca01c4abac1ac112fa2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:515109f6d52899099221c0503d5889520ca35507a120311272c43c92d4c634f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:a9fb0423689f185309640fdc8672a1db7f5e58a92d3dd537c78de0522a3002b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e0b3635419470326c1ecf7ec72d24d3ac24493b3d64f2d7b4b8ffa6299dbcf1c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3d0de67a0454794302104aa15103aa38c7e0a5ac13e0882b239768d5ab1d1d02_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:72f775fe378edf7fb360e2c3fda647a269723291104d46ff386d5970fc353aa8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:83132489df0888e6ba58443a802f71ec97180843aac9f9ed7189f8890cb6ca68_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b1196133c9ddd54169036ab16d3f6b5b07c43b9249fbdba405823a733eeb4c56_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2f0fddc0276776319488fc9089da51788af47db045c52df90016cc6003422940_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:56312082f44feb8aa699044cf5fae08e00998f1bfe072c2a4c1ddc505fe98107_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:57e0433f702835fc8f702cd448126fe39601b5c88f35050111f4a05e459fa90d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:837a97dece4746658ed1b2da76e58fadb49f93a25ea03f182a2e1f23d947e982_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:44b2ab05be361e6818ee93576ae4572e66fca2e4b7b8251b9c48ff79d2f235c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:45f20a63fed85742dfccd31f4a718b229e7b047468af729a210ef76df2c8e409_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:55e69de8d651563091fecb81da4c0c7f7e8d4f971f371a15322a76c9c0baa1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd412bb3162a3698533cd4f31788ed889b330ddd041e78a91074807eeece6873_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6e64892fd4927dd71676d5064c56f694b747ee9714feedf0859cc27161fa5caa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:76f820bd9bd138d29305d545d7d49bfe63e2923f1fb1ec2e8eac81a388359024_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bfc82dfc7af8c89cfde3c1d28ece2bb747b0d448e2217d8c41b42e588031b3c4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:c48994bf774ed46f7bbc275c124e7039d512fd816b93a108a29e734725a9e3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:279b6a7eccd4d30762e7c2170f97fea102ec0ab56a10ad4a930a85f7ff8cf8bc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:87009ed56070addd160705ac2646b7802f41581605058529c6730131b138dfd2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:d8b3eb931ca26cac4fe6ab0e7e94331aa15fa40ead55145d67f22ef37d9903bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:de82d50cebdec2292fa317a76919991490bce48aed1bac5acac2b8e8835ee844_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0429ace8ba0c10ed1de0c6648f4594e2033b7c2f99bf543e53af13125e6dda2c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:a4124f16e31461fd90197ef2162232be7c991c437def8087103763df8d20642e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:278b6e0569c726990d99d1921c0d6aa4bfc2142e6f8b488516685035c44fde71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b09250cc2138c0b866038e79989d52607946eb5cb3feabb950143d3517552450_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:84a1a3c9fd3cd16d38ccdad72b4be6d1701b0006e6cd5e3b8d8a9c1268413b8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5b3fe3a2657ab76926cf542aeaacfbe11e7c7947eaf03f657ae98a0985d4b3f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:779756235115dcc1400569a1de0d593625bb7999d87fe0e4978d5ef7f979e1d3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:d9b7ac715cbc20665861ef79741f0011233dda20a7b13a93ee1cf6c80b655190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:039479f355d6903e1018abf8427fece3465c4348d4de2144ec38114b51bec27e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:33f2fe1b855eb7aa8b6f2fcd78d4919a8234d476b8acdd5e9e224d7a7341f122_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:6fa97e6a5b09eb9c548412f84d616624acc59068e6043f9e3b3b81147c4eae6c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:da813da50d3fddc848d20c4d1a50130fd361da89726e39324d4fc4189d64ae1c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4dc9adf326fb54292c618f431412a1fa14157fc24b6183984338fd52ec9a93a9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:6c3c7f77d7a3815bbb69cad5f6f1742c17d9597bc135ba3d116c9736d98fae33_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c21c9358d6a28688738f4513423debddec50d662a5a7585652063dc949dc3583_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:d78b5282f252eec3cb1303de705788ce5a6649c61fb3bf147a3ccf76f10b32e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:264b9e938f66edef6d863dbd0f6d46d609efd82c6eabae4cd003bf1283e7f90b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4b1b4bbd21922b2024288ad1026df75c81ea073b3e65fe7ea337934ce0a9ca15_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:527ed405bf66234718321996dacf51f91c64c746de9f1509416ef6ce89c90a50_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e849dd1aee16e48f5bf78ea6e70991bc2cc0d0e23e6ce81ee544108ebe146d3c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2216deb3264436c0b2d2d6e8728803a6b9dd7aed2c7b9cc54357c0d90054ca0b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:84dfeb35a8b8fa2dfe8372c72a49468db708535fc32082926edcd4e33e52a4c1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:db4dda77ac60dfe818cb5d93e140fa08fa334689bf76d0027bec52df9920b2d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f2131018b6a9c383a68d57fbcc4aa00f4f9cb00be437128a10600b3ec7ab71a3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:41153b21b71f4623d25f17631d7cffeb41fadc634c0b9b7b94afe375cca97c14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:6a6f5870fe346bd1fc2084151d0ed3fe6786bdedd14e7ccc117f2913b7b0ae57_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b40a3ea0dbe90685ca2bd17d8013fa543f366ada0cdec2e9f14beaf6532587bb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f45a19ccc9e5f6cca99656b266270fadde45e7a22379e775fb75b1db04ebade3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:0d765d7aaeec21f84b67818bb5e254828608a381cf094161214a2fd887cceadd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:b87c4041c9ae9adf8de4a7a8ebddf4ffec04ca97db93c6a68a22613fcbe46fb7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:cad54683afc5ff26ac63a8a4c1f32c645bed049a552d1f7c1b1917b0cf661aaf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d951bc4630fafcb60944247fca59d1ad93aafadfa4f4ab3e743b2db68cb7715b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3573ba5085ca4ba4209d81bf5c46f071566645b542303cd7532ebf6558e622ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5897c5bbed81f3c47a26fb9515963b5842c8a28a4582dc1854d437a10f3da2b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:820312c5fa489875ccff9fc3aba62e6a537d87360a9c5a33b3cb4d0bac4efa36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:a86ee67e3c484c2b1ba690309590006fc6b1a36bdfc9f0b6d155388b4003ec1b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:56ed5fbaf42cbc6908591899c7e13b849ec7daa25c7ad2c41e4d98fd32110e22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:66ed1f129d7ef65a8529770e95104874d9b9aea32124c154f823d7677b4e9e7e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:8b36b68033866f94a8c8ce54e38dbad91f02c539093d68373c57509f71a19cdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:e43e071b5c45766d33d108ca29ed76f6a06f54bc01ea000391ea2368b45e87b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:32393ac92c62691c9111fb4fa70db24e028885137f3198f2d1efb101a95d6152_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:50e552c97ef2f62c76d9e91209f0f82c43d4e3bbb19c9f29443557fb536c1926_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:98f16814ed43853e3131fe6db1abe64304d48cc7a4b54251fda07d2e14428ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e824c815f2308a5d3c5689bfd34a954fe97c764581acbb5440e7c402afa07ed6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2456557195c6a97771ea0632c37e83fd9b8faef4c51355fc702a700cb84167cf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:2c723cc1965675947a2a6e1186662e18e98f9f7b6e6b1071fd0b314d9b907534_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:5ffd3051ff3ee96f50fea0fe086835cd17a509a808657becb81c35e11d6b3d63_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:7854174b4b98e9b10d9c8e9b43113df1217ab21db4b2395d9399af0c3d7911a3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1f8ed78d2d4021b0fed1e79896d366e59f9d4c388a65567fa76ec3d91518427e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a1feb3ec27377744ff42f6428f655190a4cf146f81a22bdfda950a31508fad2e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:c61441a0f023783ca203206e1124d1dad871531696098b5428857ddb7abcad8a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e064ed8ede103f4f8ecf20b8d27e5173daef1d3d377909edd361d54adce95152_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:3195c8c167b52f1cb6bddf0f9ac69beb12b6edd1cb4076d2ba27cc8ab41fdb66_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:104dea5d3fac6b79836b0b6a1469b7b9a757f274301c9e22debb7d2cad6581fc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:262e58d79c644dfd7e459da9cc46b9e497489300268ec8d9a67f31ba18514762_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:bb301ea953f4237b06a3e1dcc532f794b561c46bf05981e79dc10e8f5e80796c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:30127050d691fa1aee6e6856e2963c1c7249ba8bffa316595fff5b3b9791a722_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:10bc7147c85e14fb11d96d6107c005ebbeacc85bdb21dfd0ac9d43f44243b098_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6cab32eaaf977c84a935675bb13a185db885dc83d449241d556ecc2bc25c574f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:6fa4b3fc32bdb8f3737c2b08374726e7e5f1f2ca3c22a35d200e5b8a6bff39e2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:93af6c4657b7fa1e74bde8c3fa1df85c7ac4d5cfecc59e6b060b42fcf4ff6df3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:993fad899847b80682f8977091936d49beae471281163d1671191869b3f38e4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2f96733b462c940f5315a1ff98b5dca32dd6b75659b2e7718fceee1137327b27_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a9893c9f06155576c4aa892228b6abf4a6c62dec5ded79b366a855a0ac30e6d4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bd6085cbb6e73b684b9b47a402c895b3a8c6d466d15631c1f4e3979e8d49a742_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:dd39b0c7735de29f219b2bb94ad3e89052aa064c59db1937897829c39b39993a_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
}
]
}
RHSA-2025:13849
Vulnerability from csaf_redhat - Published: 2025-08-19 18:04 - Updated: 2026-02-18 08:39A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.19.9 is now available with updates to packages and images that fix several bugs.\nThis release includes a security update for Red Hat OpenShift Container Platform 4.19.\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.\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.19.9. See the following advisory for the container images for this release:\nhttps://access.redhat.com/errata/RHSA-2025:13848\nSecurity Fix(es):\n* github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:13849",
"url": "https://access.redhat.com/errata/RHSA-2025:13849"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45339",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"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/2025/rhsa-2025_13849.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.9 security and extras update",
"tracking": {
"current_release_date": "2026-02-18T08:39:02+00:00",
"generator": {
"date": "2026-02-18T08:39:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:13849",
"initial_release_date": "2025-08-19T18:04:34+00:00",
"revision_history": [
{
"date": "2025-08-19T18:04:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-19T18:04:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3Ad848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.19.0-202508130123.p2.g40e63d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Aa80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.19.0-202508120121.p2.gdbf2117.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.19.0-202508120121.p2.ga50fbc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.19.0-202508120121.p2.g860f16d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3Aa4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3A9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.19.0-202508130123.p2.g76ac251.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Aa6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.19.0-202508120121.p2.g8617ce7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.19.0-202508120121.p2.g8617ce7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3A4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.19.0-202508130123.p2.g7dd843b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3Aefe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.19.0-202508120121.p2.ge748818.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.19.0-202508120121.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Aed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.19.0-202508130123.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.19.0-202508130123.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.19.0-202508120121.p2.ge3d5438.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Af8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.19.0-202508120121.p2.g41232c9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3Ac8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gebcff4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3Ae4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ga995cc0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Aca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.19.0-202508120121.p2.g625e499.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb9191eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.19.0-202508120121.p2.gb9191eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3A551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.19.0-202508120121.p2.ge28afe0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Ada495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gd5b4698.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.19.0-202508130123.p2.gdc0b421.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.19.0-202508130123.p2.g3751aa0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.19.0-202508120121.p2.ga9af043.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.gd830230.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3A6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.19.0-202508130123.p2.gd830230.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.19.0-202508120121.p2.gb851d93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3Ac5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aa53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.19.0-202508120121.p2.ged61e35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3A47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.19.0-202508130123.p2.g31dc4a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3A477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.19.0-202508130123.p2.g356d927.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256%3Abe62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-operator-container-v4.19.0-202508130123.p2.g819a7b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.19.0-202508130123.p2.g02d3371.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.19.0-202508130123.p2.g02d3371.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Aef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.19.0-202508120121.p2.g91f918a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3Aae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.19.0-202508120121.p2.g935cd93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.19.0-202508120121.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.19.0-202508120121.p2.g82308d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.19.0-202508130123.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3Ad9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.19.0-202508130123.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Af6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.19.0-202508130123.p2.gb8e06f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.19.0-202508130123.p2.g1d76c12.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.19.0-202508130123.p2.g40e63d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.19.0-202508120121.p2.gdbf2117.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Afff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.19.0-202508120121.p2.ga50fbc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.19.0-202508120121.p2.g860f16d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3Ae10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3Afc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-intel-ipu-p4sdk-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-intel-ipu-vsp-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3A82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.19.0-202508130123.p2.g76ac251.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Afbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.19.0-202508120121.p2.g8617ce7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.19.0-202508120121.p2.g8617ce7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3Aee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.19.0-202508130123.p2.g7dd843b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.19.0-202508120121.p2.ge748818.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Ab3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.19.0-202508120121.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Ab6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.19.0-202508130123.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.19.0-202508130123.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3Ae8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.19.0-202508120121.p2.ge3d5438.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.19.0-202508120121.p2.g41232c9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3Aeef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gebcff4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ga995cc0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3Ad0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3Aa68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3A04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.19.0-202508120121.p2.g625e499.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb9191eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.19.0-202508120121.p2.gb9191eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256%3A45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.19.0-202508120121.p2.gbe83b82.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aafb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.19.0-202508120121.p2.ge28afe0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gd5b4698.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.19.0-202508130123.p2.gdc0b421.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.19.0-202508130123.p2.g3751aa0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.19.0-202508120121.p2.ga9af043.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ae8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.gd830230.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3Af4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.19.0-202508130123.p2.gd830230.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3Af47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.19.0-202508120121.p2.gb851d93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3Ad7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3A911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.19.0-202508120121.p2.ged61e35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3Aa7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.19.0-202508130123.p2.g31dc4a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3Afc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.19.0-202508130123.p2.g356d927.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256%3A66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-operator-container-v4.19.0-202508130123.p2.g819a7b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3Aee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.19.0-202508130123.p2.g02d3371.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.19.0-202508130123.p2.g02d3371.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.19.0-202508120121.p2.g91f918a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.19.0-202508120121.p2.g935cd93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.19.0-202508120121.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.19.0-202508120121.p2.g82308d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.19.0-202508130123.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3Ab1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.19.0-202508130123.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Ab63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.19.0-202508130123.p2.gb8e06f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.19.0-202508130123.p2.g1d76c12.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.19.0-202508130123.p2.g40e63d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.19.0-202508120121.p2.gdbf2117.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Aa18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.19.0-202508120121.p2.ga50fbc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.19.0-202508120121.p2.g860f16d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3Abf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-intel-ipu-p4sdk-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-intel-ipu-vsp-rhel9@sha256%3Ae724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-intel-ipu-vsp-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Ab1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.19.0-202508130123.p2.g76ac251.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Ac6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.19.0-202508120121.p2.g8617ce7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.19.0-202508120121.p2.g8617ce7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3Aaffb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.19.0-202508130123.p2.g7dd843b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.19.0-202508120121.p2.ge748818.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.19.0-202508120121.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Acff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.19.0-202508130123.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3Ad622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.19.0-202508130123.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.19.0-202508120121.p2.ge3d5438.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.19.0-202508120121.p2.g41232c9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3Abb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gebcff4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3Ae88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ga995cc0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3Aabb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Aabb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.19.0-202508120121.p2.g625e499.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb9191eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.19.0-202508120121.p2.gb9191eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256%3Ac17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.19.0-202508120121.p2.gbe83b82.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3Aba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3A98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.19.0-202508120121.p2.ge28afe0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gd5b4698.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Aa49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.19.0-202508130123.p2.gdc0b421.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.19.0-202508130123.p2.g3751aa0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.19.0-202508120121.p2.ga9af043.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.gd830230.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3A93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.19.0-202508130123.p2.gd830230.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.19.0-202508120121.p2.gb851d93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3Abdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.19.0-202508120121.p2.ged61e35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3A6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.19.0-202508130123.p2.g31dc4a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3A37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.19.0-202508130123.p2.g356d927.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256%3A2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-operator-container-v4.19.0-202508130123.p2.g819a7b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.19.0-202508130123.p2.g02d3371.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3Abf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.19.0-202508130123.p2.g02d3371.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.19.0-202508120121.p2.g91f918a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.19.0-202508120121.p2.g935cd93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.19.0-202508120121.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.19.0-202508120121.p2.g82308d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.19.0-202508130123.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.19.0-202508130123.p2.gdc77dbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.19.0-202508130123.p2.gb8e06f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.19.0-202508130123.p2.g1d76c12.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Ad743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.19.0-202508120121.p2.gdbf2117.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.19.0-202508120121.p2.ga50fbc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.19.0-202508120121.p2.g860f16d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Aa8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.19.0-202508120121.p2.gb4d5e23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.19.0-202508120121.p2.g8617ce7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.19.0-202508120121.p2.g8617ce7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3Add154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.19.0-202508130123.p2.g7dd843b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.19.0-202508120121.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Acc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.19.0-202508130123.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.19.0-202508130123.p2.g43e5760.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.19.0-202508120121.p2.ge3d5438.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.19.0-202508120121.p2.g41232c9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3A491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gebcff4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.ga995cc0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3Aeaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Af53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.19.0-202508120121.p2.g625e499.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508120121.p2.gb9191eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.19.0-202508120121.p2.gb9191eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.19.0-202508120121.p2.gb42e7cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Af08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.19.0-202508130123.p2.gdc0b421.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.19.0-202508130123.p2.g3751aa0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.19.0-202508120121.p2.ga9af043.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.19.0-202508130123.p2.gd830230.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3A0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.19.0-202508130123.p2.gd830230.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.19.0-202508120121.p2.gb851d93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.19.0-202508120121.p2.ge5d8476.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3A0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.19.0-202508130123.p2.g356d927.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256%3Aad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-operator-container-v4.19.0-202508130123.p2.g819a7b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Ab5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.19.0-202508130123.p2.gb8e06f4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.19.0-202508130123.p2.g1d76c12.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-19T18:04:34+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:13849"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:06abbbf9c703cde237d182263e199be3216f451e36907ec08a5f614965e736d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:649d668cafe8bdc2b57f9ca3c5e1a09094d117dc10fa78039f4d1715d1860184_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:688482737b670330c98c887277895f76c17c7ea7b709f8cfd5e54fdb465c7951_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:8c46f43e9e575cd1e00df59d54a8ee276462efa8149533567343d6a94ee3ddc9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:63f57e78dddbf8f168a49f2255cef9281f377316b43d66163da739dff5a3ba41_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a6340f679da372e1d0463bb6a9af9a955d473d66071481e23deb4d59b4407b02_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c6d8d93810221511a2496f1491fe396c1d6b25857a967805c6ad4677f16b1897_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:fbd01964a2471b5d4a8d3fee1a9f09dbbd848eed2f0345353e900436630d0234_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4bde27ff779af639ac5bcf49feea21ea251182f95fe55983e81f6a0009b361ba_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:affb78ae00889d199345e5b6ea99b815d3847af17c3bac7507833ffc4ceb02d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:dd154a5e949b2accd912a1b055718cba0974196445979915d6579e681a18b7f1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ee2557cfa980910293f194b022b72f6ccbeac8a552be573fc12f963e4d628400_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:116d130f6552036df239d79061250ea05d28042198ccfa9da69822d8ddd14a9b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b356af83b721f72075d6c58365262d2c2f67b3e492ca609f4637f92ab74fbd6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:226c71079894af50454e7e01c9086f23175b0a425387d88e0edcfbd9065bc69f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:68d7ada803e02e3a199d65b8830e0abcce858fb0cf5089f8a7881db5e477900f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:145f998d5eba1a599489c815343cb9d4ff111565d07fe71c5acecfcd87fb4784_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:37ac9b61ec548059f146ca3d39272e7aa2b13debd24a6ecd2b3069ae53ebcf08_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3aafb144756e00292f1ec22cdb9deda68bd5d7bbc4cd7a8fbe36bc0610fdb21e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:62e315ef074df87724dfe595f9c1bbcba8ad45302b38145d06c50bbe333e6323_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:209afdc6370a5a757f2e4451cb959f6534657bd87470ab1c946b40a6a4c02260_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:73c9379e7b8d07f004505f7dadeb31b9a7d5cae84a50958b514fbec53019a493_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:a49e39d6c2d32b5bb1e8c58206067fe87199767f5b9e21d1791b0173235584e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:f08dae14ea38be638acac343c91682a1576467a9efb19fc11f591651e9b75c75_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0087aa04b75731b5d4fd96082f0085207d6fd0e71441ac0e56550412e9eda177_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1433112c3389a22958234f90b88ade73a00087344bde9461f678a502e694d32e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:64b6c2ffae359ccbf6a3a865f2bd84ed65d8132c871040e9a94433118e499fe6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e8b4baccc056098855286f46d30fb8e06e0f1618470235e71372b576d5f9f729_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:491cacf8122a49e4ea134664b47c880bedc1df135cdd03230ae2cd267d743b81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:bb027c3b248d8946ec04b3c18dc13f5fecedc64957ff364f2983d39b0c8ecfa0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c8bd9db982d5e9d37af542fe4b4daf6487d432558658496d9abd542ef548e8ec_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:eef50cdd9fd795abce5ad1c461dff7e662fab93c083b85e5573260d2e4b8eadd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:45d6e49f4631f4f5a40dbc782920a8d564e9426e03e9f11304c7b0ec92cf67b6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:c17c01024c95e0304dd294bb7c2449a84cab6d835b1df5650e0df37516d6d0ad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:05ef9d42f610701dfff611b93f862059f0c5122ae91278a9d26c358333e0c7ba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1c6763d9faff7b5c6fe277cfc57a278f3230e124c7441e452af155c2f243c631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:32e6748e2ac2335fedc4ca18c94cecadee091e25a0a8edccbd02725e05533b86_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:844a3b7ff9490f3ee6d22bf462d27228df4690bd8f353142c248879aea51f750_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d848a2e05ee2ceb81d9268087ec3bdc7ff156b07e17a626c6134f62429092f51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:169aec82c771d9eeaf8e9d7db011272c4e22b99be4edcd303c68c9349bd89961_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:5eb932d7c243dcd36741eb6e54f8db6fedf21508f19086db94431fa93954098a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e4c80257343f9666d95c766483e6dd79ad388f2042c12d93a65d446a6554346a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e88096a4aa564b700560679d8a64b35ee05ef8009eef281dd3b63f44758b3226_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:19ca23e51fa4973fe6ddb1bf8436b03b96f5db9f12c11ba0034ce75d5bef0ae8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:65372a886cd596176d41514abec860f2f4ddaed82afbb6f0effb2877a7a59bda_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a80316a51f145f10e8377ef5ba505fd07f847749a326c9914906be4293bb9979_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:d743102d518726bc18f363a610a845a07ccdf267a9283d8a3f705e5fd986b282_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:5b3ccd2082878f619ac0a597483cae08565e91931cf6e82bef083385a91163a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7fb354be680e04b19dd68253a9b299e98f14a6abba705f18ee8ebdc7d564d9ab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8de8338fdfd127ccb1cfb6bbfae5e2b3e4d764516e65819da2099d56302c5ab6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:93a34c9682f9fa8ad9f5a5f3f3661791991f6d913d1faf332dd5b8b77f46c86b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:3c1887c75b8d21dc56dddc675523dd8b2e69a8f6a83c7bcb2b769b0e023e3653_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43164d80ba7e1fe21404aec0bf875830c9ea796d1e695f9c29ded74be06ea1fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:a18d2a48d43dafe6e924fd68e26f3d2e311c21e217e36fecd23356365ba93ed7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:fff27a3c356a22018feaa91b9edbb3f202527cc58e3a24dc0fa6c4e36a38606b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3867ded2ffdab64485aeaec3be5b69916ce0c0de448ad6defc3e3a68e518152a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:778bfe8a5839aa4cee9828791baa2514d5ded6369af0aaae99fd0e89a3fcf441_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:a4e7f3f520d9ab5b967efc350bc037406289829c5fcd563a61dde64a84a0e260_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e10e2899c630448b170d59c79682855ed35e0f0e56bdd64d20c34bc704fb5fe1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5ff3aeb7a14b1edb6913a1fa97efeafdadda776b2a47fda2de21d191758e1742_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:79da6f1927e17329ddc74a131a9aebee590092cde7cd52b9b5b28788285c193b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf21f694d571bb0e957c57e502ad89176e8aef5a942d0236eccb791fdbdfa138_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:fc7ea8c7c44613885735f5ee8f8ab6c6178ba78cde376e4ef71e66aae78cdd9a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:67f89656c5de4d01197b56db9beec2666c38eaccc29d16109fb057e8a4de2007_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:97f8de51b415f8b927fa491a05b728ec3f0d7bef74514e3507d6782fe61ce83b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:11735b5a41e8f6c095f67161dc2588884451105620942d45523e056b6e0c2e0c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:e724f18f44852c5c1513acce1eacb346c7485f903635c851bd3566ffcc4604a3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:82b37efe5c3a590da6cf03c82400d47a15add82fae2739d6c7275621cf6f7e04_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:9c959f691a50ef239653fcc9d530ce54cc04676c27c66fa7d33dbcacf2bf4713_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a8a0b7275ad504ff17d9648ec392030d7f0d38de648d670bbd5f41a750760aaf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b1c0bb80f81e45d0e38f0307e29563c361d065c09a15fa0a47f52e7097af12a7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:75dc39fe20eaf95cffa319b057e28e620059f7919b307744db3b4f1ff537db66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:825ba6424c076bd2dbf79f79911105ee17a678ec505d77b70481131d67b794ba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:9fae86a506783533c8f190cce45da4ac181545907aed4f1ccdfbbb38578e125f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:d0d138a6204b5240998d8a85519aa925b55a4108aa3eede153c0ada7a4e3e246_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1da4a880d3375491d81a0730e6bee8b1b0747c2019c86ae663f44669b9207fc1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:5441f49ba92649653f05e9c2b1bac2f9a5237a6401e68583041e53bd34e3a5f5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:6a1bd7c111c70e3fdd54128df4d634fa5f5e3bacf570858abffb2fb2625d821e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:ba7707fee6fbe845190b631f9d174f89496730cd35468aa99b033e13533643a6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:13f29e8c65f83b2634a991ef8b0d8a6877f2ceada499961eb8e98ddb43da5f79_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a68befb347e3fcc65f18e022a80ce390b2db9d879f325021d96c49e7a3c07e15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:abb0d9bf5039d987eb2836d21aeae3dadf1c63c5ee9a07eac0648644a3edc6bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:eaa762e601aa89376e14e84820ba46cedae97bafd52fc246d0009e9f08fec391_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:72cc961f53cff550130acb26a303b298038f9face6c690e57a5bc34a7f8cd2c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8fac7eb8ad37cf9c1144a11bc028dd4400b7eec7d0033fc2c4afb90cec77d241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:da495dcb38ff02e498174245317c241ed4bdfa77c936e3c97885d6513d9066e2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:551bdbdd55303e996baf945e47d7fee69d06d6c9c5dfadd139cd977669897746_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:98e2bb101897f47a8ac2b645c79386007edabd66d02c0d26fad6a370bc19159b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:afb97da106fb8d183da83ee57ef7a4f888c286028cbf2ea7d88240f4d9400262_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:04a4b5d65f114ae8b6623ad88129c02ce92ef7a678fde0ff21ecd8920f20f68f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:abb01b586c661d56c708e54170db69e6fb3e0a17e5e72b2a5f805cb1d975fd3b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ca6191abfae2d0cd73d4980b06dcd680210e708d82a45c9f69ee1f06cf75e999_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:f53e5019dd84d875de6a9d6231ae91c157d203ffcc5a77e810b244ee0f056f21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3a00bb3acab82f73386fffa37eee4785e26418012056cd8d1048155d8fdbadd9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:473d7c0a07bf93cbd663233a89423117f625e7515c29da0545c62a0b270fb0d2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:6cde28a2567a2241994e9de9bcf1bb81d0e8f9fb97ed3a006a29088796b37b55_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9ded41b1d6a11136d786124afedc87ae8e6bd11f20fa861c68196a8950661d29_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2883dfa969dbdc144e5b33f413b9b7f157daecb62a4765541c18a90c21eb2222_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:2bc6e45f1e17c14fc01a4f674f9413695fb3ae14f4bc2ba4642350037ea07d7e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5d9373ecef77d79a211b9f30af7eb1ea35f82744f479b44723625383ce63732b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:b3172f298621bf587ecaea430eab7ac5beb33d69b17026e52928e6c87b8fefff_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b6c8d89a37b4c37a7a84dd95f4bddd2191ee5941ce04ddaa2362a6eafba50bba_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cc13104ec5c3d01093afb8d7c08cb39f8518e411452c1cbfb406d4459e940dd0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff3462cd78dd77b96d8b93b5a605cd8e85c99311110a8278bc21da1fdcbacb9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:ed8fe8880b2a07895df8f5c38603226c26eeae4646b5dcb621b9c3f2be70ae3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:048029208c574f4711e9255eaa23d8f6dbc0637085ed6b444752c6afd4c92d18_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3aa18b3d44b94353efea3d3655ba84bd558ce0e8e8c966a126d9df4e7c2e22f6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9706a7d2a1bc022b16e1e9db44c6839dbe4825dbb32c94cbb7d5a47e4b26c44f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d622b1d74724456abcc2e726c0bbf993c0193bad9d6681fd48405018f88232b5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:25f63dcbff204cee7da8dedebd05a1197e0ff9cee4a266b09da1b5e87a6cc10d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:63223a34010dc1c503f9c409e0b0c48c03457c4e270374b56846eaafeb68e17e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:77326c1bd225665bf76e15352c5f0ae28a9cd6b2dace0d77bffc7e64062436cb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f8cc6dfd95f9134e158e19b89bb470bae8fc30cbbb50735e304f3360923dc22c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:3f81bc8819feb3a977dedd1366c92e75d7162afee16a5cc31ad8d945c899b58c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:80fc2c4885beeff9b3e0fbfafdb6031d1a04c62f4305498200967a78b017745d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ee532ed1e5f4bd6a50290ade6e13102a4622da5b1614dc1f6eafe39cf3dc0d2a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:263bd1f70e1a34f5be3413ac0e10308e7c7ca016acc229fc1faff3acf2394fad_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:600b94f095ed6524b78205f1fc95d0ac71e50e42a8e1d2f9a69276ab0bb084a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:efe9d42cf33726227f416e50b3e4303e628b49afb4427950426eefe8978616d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:10c2c6cd5090d0ff4a7e5ad15b9558fa1e3f221c008dcad067f65877c7b2dd98_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:2c4adf67cfc2a35e548af6457e7b73699f733582548f58706f9bc46b6f6fde55_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4d2104733bfb14c8f018f04cb748650ba7c393bf0fb1d6bbe54406fd278697d2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:e8bdb228ac0313058a5e71c2bd5b078f85a9e563fbf50812cf6084246b839804_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:091c98e28be15d38b5079754847c448dcfad16944d783609851998c738d9be9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0f5e1a5dc327583d0dcdf9b57db9cd60c6206f0ace5a177dce5eb56341810e7d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7fd7541997cae85dcccc4009121eaf03395246d2b77a3ef08f6b7a4f2b891d21_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ea8c5e10bd4a0048e691e5287cb3d0e4bc94610ec862726c32af9ec3e9d78c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0b0abc8afe5816c92b95b26ced9ea877baffe8b8d45e6a4fcb141f260b5bb953_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6d742cdcceb6643772d5d3c88de4461e565cdcbbf564d927db84d96d85b96dae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:93a3a04fc77285cfe2133682e2774ba782b47202c04ebbc0382cb6176a174623_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:f4adcdfa16a7b6acaaa0640039423116f5c897619457d9f2abf5e76a2993be16_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6b53a3ce9cdce5a4bbc811f6e58631f97da7750e0bb177395e624313825b9f4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:9f743d68af878703b03102253b4c323b770e98e336795e7621c68cd075f99868_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:c5b2e6f7643e397e5095eb33ebcf84709faf651c3bc5d33d94b770cc3f159afb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d7ba76524ccc6fcaea37ebfe3dc307eb69d4c4ccc377d28f5f1e167f8532fde8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:5e37895c96484a94b75b532ca9df33a9f36ea61a8eef2868f52f7b6e86f86c21_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:685ec2b35ade4e84677befd0a926eef4579188fee90640057b8b84b26adb39c6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9373e0dc47cb15ecb59672e7351540e9c2a91a29e51cd2250e64bc43cad00b34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:f47c04fb72fb14dd828518c9ad4704b783bc797d5b2e1af66c92c1b52bd4e39a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:202fd15109c23b067efde5b916118d4e27a943736b366f34d64c8894cf6e1869_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7470292107bf84498f2ea74aa8bdf84c8ee689140c54d91b04527e79ebafb135_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae44e9d7aa358ffb7b7113572301d5de76c0a3e21b441349ae5d6c527830d096_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:09c69f65d57c464f0688fb35830b5e0bbb3248d42d578f4451335fdc4583f1c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2521066093b48bf3c01b81206dd304133d02a25eb25b7242dc9ef8101857626a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2d46d1c2222533d4b49890b4e29a19bf5b6d477cea9daa0cd387bdae97d3fb69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6040d39a5031780d851d42b9ed0a361561d6fb45ba1fb3b134c674535ecde71a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:63b8ee9e3bfad13b024f03432630f7c4def18db39c65696a7de2a711bda20927_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:65407af75bd78cdd6b927bacb59f781cd4f82c29508d17c39453569e26670210_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1749ec2ffe9f2a13c129ac97f3849c29a7a834a59a1925072a758743f8b6ffe7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4ed56fda5412fb908899f0954c77bc95c3c3211432c92c843f7570531125cd3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:61ebd6c7eb992050cce70e79918e75064c525004c051202cb08077b9f490f5e0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:911cee381a8e2c90291f9d9eae1fec59a8fe34ba681cbc197557ce3d7e6fdd13_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a53261c04e5c39ed87eb660c7f0adfb4b99a30eae13ddd334d9a712952cdd609_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:bdecf89190fe619178e251407a3289950a131faf22ac2637d36c496d28439526_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:011a8f19e3568636ac5683e31c344c77a7086147ce75ca7e17202558209caba9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:273f45ddf640c69894c588eaf7e8f3f4968345daf5fe9c67e83834910ca416d0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:9ed3401dc183457053281a12a57fe6dc993290d5f4e4b294c9f447698e62df5a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:12d3c3e8e9a9ae8e3d1ba93722edcc018c927b1b9f1c4d0ff26abb7778f79fb1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b1269f2857b19d228e71159c5cde263d990126b3b8db82a70026e9df043a8d71_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d9f80120bd8e9d0a4913e114bb5e6b78db94b988aa54ad9055e6f73e4b9cecab_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:47dd712f2d8a290018a75a81a34a43f11855ac1049dfbd5f10cf404f6cd7d070_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6d4b3c8ddd9cbfec0be439184e8bdb95f0af6d16726eb081e26055a1560045b5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a7823577d64ca3c249d97a3ea8c4f6095c9568a69d70db68569ba73273b352fd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:00d4de07d85bbffece49745f8960204a6967b4b915cbeff71550ac81de21d9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1d0fdb010186a7b58f7d101060ee983f8e79dc4214e22f6b983cb41aac30d41a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2f7db7d1f9fa9acabae0261a273192144a663da109c8d8974e5736640c26c2d8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9abd0603711135abd22c0e4e4a8df0441ee4c50ef4a40ff9493b1f8a105d3c22_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:018cdd7a818977ca51194c2c88fd6fc3653dc2226421ab5f67fb4068b11618c8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b5b8ef8b7602ec5979dd8cbc92ff93e96eb72663e8a7a2709a50b78ad4d89842_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b63297eb3d678ecf83cc1200a29c401085b651706ece94f01eb93829deb0b3ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f6c7a776a94cb06d01fbd7520a1c608a64955a0f78cff46c99b942714aa389d6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2dddad3bab6f5bdd840a6897a221a1f4c00b8ec657d67166c37dacd93b49cd9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:66f5f391b9db62e01fc04eb7bd296e8d4ea3810fae0a62763a7075f155d93172_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ad84b47c2a5dad8a3e57b563318369c775375d36b2d8833aed8b053bc99901b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:be62f5e04e9db1653e54232df2644c2f7ef25d84e4a8de8a42313a3a26e03072_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:0657a0e9ded843fe3f50f6e51bba7b62d7195e5e692452cc49216b19f2b5e5e7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:37168eacca946118ec6f73850b053294121feb9ce116b77e61848ee30e22fcc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:477ada78b9b3b18ded554de2df99ad0f3a8c9d87cb8cf1c95db45db13be74ce3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:fc252f649d1f227ac951ab522158ef27abf9e2c5d61afe0c24a2d0efa2f3f87a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:30571e7a8077c808c2e32972abcf50714cf3ac0cb7f86c882ac905753f89e8ab_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:434cbde0472cafbe39b3f5ea4efaae0d978999cbc85a041b680e96b0424b344c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf19e566001165173931c4546e97ec78c1912291f9fa31aa3185f7811c548662_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:48133238fa3ddea1d302e0aa9917ed10c94398fe2b07ab45b154f8fe51e8bb5e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:600fb64003c522af2282f5c518af1b59d950593b8f684bcb4d89c625513dc7f6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ef01559d48a32b774f8522710b952244f2cecc235b5aa9a3e3adf598e965c2ae_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:14060
Vulnerability from csaf_redhat - Published: 2025-08-27 17:58 - Updated: 2026-06-06 07:15A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64 | — |
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.17.38 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.17.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.17.38. See the following advisory for the RPM packages for this release:\nhttps://access.redhat.com/errata/RHBA-2025:13976\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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/\nSecurity Fix(es):\n* golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh (CVE-2025-22869) * github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:14060",
"url": "https://access.redhat.com/errata/RHSA-2025:14060"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45339",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"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/2025/rhsa-2025_14060.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.38 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-06T07:15:29+00:00",
"generator": {
"date": "2026-06-06T07:15:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2025:14060",
"initial_release_date": "2025-08-27T17:58:19+00:00",
"revision_history": [
{
"date": "2025-08-27T17:58:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-27T17:58:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-06T07:15:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Aa20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.17.0-202508200911.p2.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.17.0-202508200911.p2.g9d40167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.17.0-202508200911.p2.g9f4c38c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Ae3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.17.0-202508200911.p2.g190a0fa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Ac08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.17.0-202508200911.p2.g6e7aa77.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Ae509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.17.0-202508200911.p2.g8956d91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Acb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.17.0-202508200911.p2.g7b6b65e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.17.0-202508200911.p2.g6d1d309.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.17.0-202508200911.p2.g28b6eb3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ae21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.17.0-202508200911.p2.gb6712f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.17.0-202508200911.p2.g7209e90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Aaf5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.17.0-202508200911.p2.ge4b8dce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.17.0-202508200911.p2.gb06c462.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.17.0-202508200911.p2.g62d56d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3Af8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g49a6faa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.17.0-202508200911.p2.gdea218b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.17.0-202508200911.p2.gc3fe8e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3A08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3A2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.17.0-202508200911.p2.gefc99a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Aa15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.17.0-202508200911.p2.g7988555.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Ace4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.17.0-202508200911.p2.ge7d841d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.17.0-202508200911.p2.g0cdc4f0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.17.0-202508200911.p2.gfe460e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.17.0-202508200911.p2.g859518f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.17.0-202508200911.p2.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Af96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g08579e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.17.0-202508200911.p2.g5cf2ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gd7a9814.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Af60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.17.0-202508200911.p2.g9c44bf6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.17.0-202508200911.p2.g32ce010.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Abf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.17.0-202508200911.p2.g391f57f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.17.0-202508200911.p2.gdfc3191.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.17.0-202508200911.p2.g9e6596c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.17.0-202508200911.p2.gbc5b8a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Aa9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.17.0-202508200911.p2.gdee082d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Ac74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.17.0-202508200911.p2.gf708b5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Af05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.17.0-202508200911.p2.g462e63f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.17.0-202508200911.p2.g456fd6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.17.0-202508200911.p2.g8696833.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.17.0-202508200911.p2.gaf7b9cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Ab784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.17.0-202508200911.p2.gaf7b9cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.17.0-202508200911.p2.g4d0b170.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Afefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.17.0-202508200911.p2.gf18dafc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.17.0-202508200911.p2.gad57844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.17.0-202508200911.p2.g39bedc7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.17.0-202508200911.p2.g4611ac3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.17.0-202508200911.p2.g950b9f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Adb7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g253854e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3Ae93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Adefbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.17.0-202508200911.p2.g1e29d8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.17.0-202508200911.p2.gce407c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Af4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.17.0-202508200911.p2.gce407c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.17.0-202508200911.p2.g4498bed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.17.0-202508200911.p2.g1d48f49.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Adba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.17.0-202508200911.p2.gadf6492.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ad7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.17.0-202508200911.p2.g5593c5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Af241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.17.0-202508200911.p2.g645afc3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Ab09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.17.0-202508200911.p2.g63b2da6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Ac5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.17.0-202508200911.p2.gdf4660b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.17.0-202508200911.p2.g63b2da6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.17.0-202508200911.p2.g79b73e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.17.0-202508200911.p2.gea66055.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.17.0-202508200911.p2.g144bace.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.17.0-202508200911.p2.g9e1c55c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.17.0-202508200911.p2.g2bb5b31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3Ac4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.17.0-202508200911.p2.g80efc4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.17.0-202508200911.p2.g626ecd1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.17.0-202508200911.p2.g626ecd1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3A292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.17.0-202508200911.p2.gd359bfe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.17.0-202508200911.p2.ga544f30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3A1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.17.0-202508200911.p2.g6707f89.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g41b3424.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Ac0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.17.0-202508200911.p2.ge6e5d54.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Ae2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.17.0-202508200911.p2.gc426a2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.17.0-202508200911.p2.g225a27a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Add1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.17.0-202508200911.p2.g77ef4fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.17.0-202508200911.p2.gf641a4c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Ac24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.17.0-202508200911.p2.gea4a887.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Add58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.17.0-202508200911.p2.gcaa33e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.17.0-202508200911.p2.g95dd912.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.17.0-202508200911.p2.ga2cdab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gfbddd2c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.17.0-202508200911.p2.gdb4fa2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Ae100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.17.0-202508200911.p2.g361cecc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aa6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf7e01c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gffba005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.17.0-202508200911.p2.g81507f0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.17.0-202508200911.p2.g790f6a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.17.0-202508200911.p2.gd95595b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.17.0-202508200911.p2.g51ed2eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gaed5f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g0a9ed57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.17.0-202508200911.p2.g98ca953.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gab40b61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.17.0-202508200911.p2.gacc2380.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Ab011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.17.0-202508200911.p2.ge31b777.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g2b2ba3b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gb05a249.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.17.0-202508200911.p2.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.17.0-202508200911.p2.g6ed1b4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.17.0-202508200911.p2.g6302203.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.17.0-202508200911.p2.g49a6faa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Acd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gc095a1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.17.0-202508200911.p2.gab87a93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Acff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.17.0-202508200911.p2.g0d9e0a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.17.0-202508200911.p2.gc018203.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.17.0-202508200911.p2.g8ce997d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3Af3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.17.0-202508200911.p2.g9c561f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Ae93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.17.0-202508200911.p2.gc770b41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.17.0-202508200911.p2.gc23b064.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3Af06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.17.0-202508200911.p2.gad8f7eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.17.0-202508200911.p2.gb4d153d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gee30130.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.17.0-202508200911.p2.g50e6e1a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3A23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.17.0-202508200911.p2.g0b8dd7a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3Af016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.17.0-202508200911.p2.g1a7239e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.17.0-202508200911.p2.g96411ec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Aae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3Ac0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.17.0-202508200911.p2.g07f8cd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Aabb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.17.0-202508200911.p2.g69b07ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Abba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.17.0-202508200911.p2.g757a889.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.17.0-202508200911.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3Aad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.17.0-202508200911.p2.g998cffe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.17.0-202508200911.p2.gb41b8c8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.17.0-202508200911.p2.g4018b36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Ad8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.17.0-202508200911.p2.g86a1d90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.17.0-202508200911.p2.g6897187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Ac4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.17.0-202508200911.p2.g9c354af.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Afd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.17.0-202508200911.p2.gf85666b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.17.0-202508200911.p2.g041b743.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.17.0-202508200911.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ac06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.17.0-202508200911.p2.gdf78f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.17.0-202508200911.p2.g2665354.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Adc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.17.0-202508200911.p2.g55a2198.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Aded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.17.0-202508200911.p2.gf56bbf7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Afcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.17.0-202508200911.p2.ge59e7b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Ae739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.17.0-202508200911.p2.gc9f6cd1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256%3A9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.17.0-202508200911.p2.ga4fadcb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.17.0-202508200911.p2.g54bd97a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.17.0-202508200911.p2.gc740e05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.17.0-202508200911.p2.ge245e66.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.17.0-202508200911.p2.g5b1f00e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.17.0-202508200911.p2.g47841f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf89b6db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Adc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.17.0-202508200911.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Ad6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.17.0-202508200911.p2.g82ce016.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.17.0-202508200911.p2.gaaa6afa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf6f037c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.17.0-202508200911.p2.gbd3d72e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.17.0-202508200911.p2.g1e7605e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.17.0-202508200911.p2.g02bbf80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.17.0-202508200911.p2.g6ce6cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.17.0-202508200911.p2.g039ee36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256%3A140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.17.0-202508200911.p2.g039ee36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge1de36a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256%3A1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge1de36a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Aa9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.17.0-202508200911.p2.g097d823.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.17.0-202508200911.p2.g1661cc3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Abe00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.17.0-202508200911.p2.g82ce016.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Aff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.17.0-202508200911.p2.gc84c489.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Af9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Aec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Ac156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.17.0-202508200911.p2.g0238640.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.17.0-202508200911.p2.g98c9937.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256%3Ae65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.17.0-202508200911.p2.g039ee36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256%3Af0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.17.0-202508200911.p2.gcd0df71.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.17.0-202508200911.p2.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Ad4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.17.0-202508200911.p2.g9d40167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.17.0-202508200911.p2.g9f4c38c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Ac6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.17.0-202508200911.p2.g190a0fa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.17.0-202508200911.p2.g6e7aa77.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Aa6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.17.0-202508200911.p2.g8956d91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Acc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.17.0-202508200911.p2.g7b6b65e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Aaf6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.17.0-202508200911.p2.g6d1d309.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.17.0-202508200911.p2.g28b6eb3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ae6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.17.0-202508200911.p2.gb6712f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Ac2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.17.0-202508200911.p2.g7209e90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ad7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.17.0-202508200911.p2.ge4b8dce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Aff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.17.0-202508200911.p2.gb06c462.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.17.0-202508200911.p2.g62d56d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g49a6faa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.17.0-202508200911.p2.gdea218b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.17.0-202508200911.p2.gc3fe8e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.17.0-202508200911.p2.ge7d841d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Ae629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.17.0-202508200911.p2.g0cdc4f0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.17.0-202508200911.p2.gfe460e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ac348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Aae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.17.0-202508200911.p2.g859518f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.17.0-202508200911.p2.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Afc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g08579e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Ad706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.17.0-202508200911.p2.g5cf2ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gd7a9814.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Aa1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.17.0-202508200911.p2.g9c44bf6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Ad1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.17.0-202508200911.p2.g32ce010.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.17.0-202508200911.p2.g391f57f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.17.0-202508200911.p2.gdfc3191.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.17.0-202508200911.p2.g9e6596c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3Aba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.17.0-202508200911.p2.gbc5b8a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Aec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.17.0-202508200911.p2.gdee082d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.17.0-202508200911.p2.gf708b5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.17.0-202508200911.p2.g462e63f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ad69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.17.0-202508200911.p2.g456fd6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.17.0-202508200911.p2.g8696833.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.17.0-202508200911.p2.gaf7b9cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.17.0-202508200911.p2.gaf7b9cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.17.0-202508200911.p2.g4d0b170.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Acc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.17.0-202508200911.p2.gf18dafc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Aa5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.17.0-202508200911.p2.gad57844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.17.0-202508200911.p2.g39bedc7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3Abc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.17.0-202508200911.p2.g4611ac3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Af8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.17.0-202508200911.p2.g950b9f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g253854e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Aeae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.17.0-202508200911.p2.g1e29d8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Af884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.17.0-202508200911.p2.gce407c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Aeec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.17.0-202508200911.p2.gce407c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Acddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.17.0-202508200911.p2.g4498bed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.17.0-202508200911.p2.g1d48f49.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.17.0-202508200911.p2.gadf6492.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.17.0-202508200911.p2.g5593c5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Ae204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.17.0-202508200911.p2.g645afc3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.17.0-202508200911.p2.g63b2da6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.17.0-202508200911.p2.gdf4660b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.17.0-202508200911.p2.g63b2da6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Ad135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.17.0-202508200911.p2.g79b73e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Ae2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.17.0-202508200911.p2.gea66055.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.17.0-202508200911.p2.g144bace.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.17.0-202508200911.p2.g9e1c55c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.17.0-202508200911.p2.g2bb5b31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.17.0-202508200911.p2.g80efc4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3Ad4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.17.0-202508200911.p2.g626ecd1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.17.0-202508200911.p2.g626ecd1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Ac65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.17.0-202508200911.p2.gd359bfe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.17.0-202508200911.p2.ga544f30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3Af6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.17.0-202508200911.p2.g6707f89.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g41b3424.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Ae537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.17.0-202508200911.p2.ge6e5d54.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.17.0-202508200911.p2.gc426a2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Ac4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.17.0-202508200911.p2.g225a27a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Acb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.17.0-202508200911.p2.g77ef4fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Abe157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.17.0-202508200911.p2.gf641a4c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.17.0-202508200911.p2.gea4a887.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Aa842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.17.0-202508200911.p2.gcaa33e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.17.0-202508200911.p2.g95dd912.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.17.0-202508200911.p2.gc018203.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3Adadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.17.0-202508200911.p2.ga2cdab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aa015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gfbddd2c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Ab7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.17.0-202508200911.p2.gdb4fa2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.17.0-202508200911.p2.g361cecc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf7e01c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gffba005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.17.0-202508200911.p2.g81507f0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.17.0-202508200911.p2.g790f6a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.17.0-202508200911.p2.gd95595b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.17.0-202508200911.p2.g51ed2eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ac1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gaed5f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g0a9ed57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.17.0-202508200911.p2.g98ca953.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gab40b61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.17.0-202508200911.p2.gacc2380.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.17.0-202508200911.p2.ge31b777.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g2b2ba3b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gb05a249.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3Ae1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.17.0-202508200911.p2.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.17.0-202508200911.p2.g6ed1b4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Ad92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.17.0-202508200911.p2.g6302203.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.17.0-202508200911.p2.g49a6faa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Aaef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gc095a1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.17.0-202508200911.p2.gab87a93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Af2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.17.0-202508200911.p2.g0d9e0a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ab51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.17.0-202508200911.p2.g8ce997d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.17.0-202508200911.p2.g9c561f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Aa3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.17.0-202508200911.p2.gc770b41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.17.0-202508200911.p2.gc23b064.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3A230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.17.0-202508200911.p2.g1a7239e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.17.0-202508200911.p2.g96411ec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Ab5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3Ad48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.17.0-202508200911.p2.g07f8cd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.17.0-202508200911.p2.g69b07ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ae0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.17.0-202508200911.p2.g757a889.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.17.0-202508200911.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3Ace774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.17.0-202508200911.p2.g998cffe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.17.0-202508200911.p2.gb41b8c8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.17.0-202508200911.p2.g4018b36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.17.0-202508200911.p2.g86a1d90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3Af16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.17.0-202508200911.p2.g6897187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.17.0-202508200911.p2.g9c354af.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.17.0-202508200911.p2.gf85666b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.17.0-202508200911.p2.g041b743.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.17.0-202508200911.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.17.0-202508200911.p2.gdf78f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Adac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.17.0-202508200911.p2.g2665354.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Ae1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.17.0-202508200911.p2.g55a2198.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.17.0-202508200911.p2.gf56bbf7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Ae2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.17.0-202508200911.p2.ge59e7b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.17.0-202508200911.p2.g54bd97a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Af8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.17.0-202508200911.p2.gc740e05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.17.0-202508200911.p2.ge245e66.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.17.0-202508200911.p2.g5b1f00e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Af6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.17.0-202508200911.p2.g47841f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf89b6db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Adf430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Ac3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.17.0-202508200911.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.17.0-202508200911.p2.g82ce016.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.17.0-202508200911.p2.g02bbf80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Ad2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.17.0-202508200911.p2.g6ce6cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Aaae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.17.0-202508200911.p2.g82ce016.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.17.0-202508200911.p2.gc84c489.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ab545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.17.0-202508200911.p2.g0238640.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.17.0-202508200911.p2.g98c9937.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.17.0-202508200911.p2.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Add2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.17.0-202508200911.p2.g9d40167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.17.0-202508200911.p2.g190a0fa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.17.0-202508200911.p2.g6e7aa77.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Ad24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.17.0-202508200911.p2.g8956d91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.17.0-202508200911.p2.g7b6b65e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.17.0-202508200911.p2.g6d1d309.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.17.0-202508200911.p2.g28b6eb3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ab70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.17.0-202508200911.p2.gb6712f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.17.0-202508200911.p2.g7209e90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.17.0-202508200911.p2.ge4b8dce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Aa0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.17.0-202508200911.p2.gb06c462.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Ab3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.17.0-202508200911.p2.g62d56d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g49a6faa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Aaad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.17.0-202508200911.p2.gdea218b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.17.0-202508200911.p2.gc3fe8e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Aa604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.17.0-202508200911.p2.ge7d841d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Afc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.17.0-202508200911.p2.g0cdc4f0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3Aeaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.17.0-202508200911.p2.gfe460e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Aa4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.17.0-202508200911.p2.g859518f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.17.0-202508200911.p2.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g08579e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.17.0-202508200911.p2.g5cf2ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3Afb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gd7a9814.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Ae7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.17.0-202508200911.p2.g9c44bf6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.17.0-202508200911.p2.g32ce010.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Af384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.17.0-202508200911.p2.gdee082d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Ad1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.17.0-202508200911.p2.gf708b5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.17.0-202508200911.p2.g462e63f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ab12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.17.0-202508200911.p2.g456fd6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.17.0-202508200911.p2.g8696833.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Ada318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.17.0-202508200911.p2.gaf7b9cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Ae1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.17.0-202508200911.p2.gaf7b9cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.17.0-202508200911.p2.g4d0b170.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Ae5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.17.0-202508200911.p2.gf18dafc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Aabfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.17.0-202508200911.p2.gad57844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.17.0-202508200911.p2.g39bedc7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.17.0-202508200911.p2.g4611ac3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.17.0-202508200911.p2.g950b9f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g253854e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Af2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.17.0-202508200911.p2.g1e29d8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.17.0-202508200911.p2.gce407c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.17.0-202508200911.p2.gce407c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.17.0-202508200911.p2.g4498bed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.17.0-202508200911.p2.g1d48f49.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Add15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.17.0-202508200911.p2.gadf6492.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Add2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.17.0-202508200911.p2.g5593c5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Af535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.17.0-202508200911.p2.g645afc3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.17.0-202508200911.p2.g63b2da6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.17.0-202508200911.p2.gdf4660b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.17.0-202508200911.p2.g63b2da6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Aaa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.17.0-202508200911.p2.g79b73e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Aa242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.17.0-202508200911.p2.gea66055.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g41b3424.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.17.0-202508200911.p2.ge6e5d54.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.17.0-202508200911.p2.gc426a2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.17.0-202508200911.p2.g225a27a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.17.0-202508200911.p2.g77ef4fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.17.0-202508200911.p2.gf641a4c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.17.0-202508200911.p2.gea4a887.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Abd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.17.0-202508200911.p2.gcaa33e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.17.0-202508200911.p2.g95dd912.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.17.0-202508200911.p2.ga2cdab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gfbddd2c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Ab48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.17.0-202508200911.p2.gdb4fa2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.17.0-202508200911.p2.g361cecc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf7e01c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Acff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gffba005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Acabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.17.0-202508200911.p2.g81507f0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.17.0-202508200911.p2.g790f6a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Abb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.17.0-202508200911.p2.gd95595b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.17.0-202508200911.p2.g51ed2eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Aa831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gaed5f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g0a9ed57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ad65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.17.0-202508200911.p2.g98ca953.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ad26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gab40b61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Aeb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.17.0-202508200911.p2.gacc2380.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Ab2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.17.0-202508200911.p2.ge31b777.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g2b2ba3b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gb05a249.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3Ab54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.17.0-202508200911.p2.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Abd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.17.0-202508200911.p2.g6ed1b4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Ac1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.17.0-202508200911.p2.g6302203.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.17.0-202508200911.p2.gc018203.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.17.0-202508200911.p2.g49a6faa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gc095a1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.17.0-202508200911.p2.gab87a93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.17.0-202508200911.p2.g0d9e0a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.17.0-202508200911.p2.gad8f7eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Aef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.17.0-202508200911.p2.gb4d153d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gee30130.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.17.0-202508200911.p2.g50e6e1a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3A016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.17.0-202508200911.p2.g0b8dd7a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.17.0-202508200911.p2.g96411ec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3Aa817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Ab0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.17.0-202508200911.p2.g07f8cd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Acd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.17.0-202508200911.p2.g69b07ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.17.0-202508200911.p2.g757a889.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Ab0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.17.0-202508200911.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.17.0-202508200911.p2.g998cffe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.17.0-202508200911.p2.g6897187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Ae9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.17.0-202508200911.p2.g9c354af.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Ad2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.17.0-202508200911.p2.gf85666b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Ad36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.17.0-202508200911.p2.g041b743.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3Ab8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.17.0-202508200911.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.17.0-202508200911.p2.gdf78f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Ae2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.17.0-202508200911.p2.g2665354.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Aa2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.17.0-202508200911.p2.g55a2198.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.17.0-202508200911.p2.gf56bbf7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.17.0-202508200911.p2.ge59e7b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.17.0-202508200911.p2.g54bd97a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Ac7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.17.0-202508200911.p2.gc740e05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Acb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.17.0-202508200911.p2.ge245e66.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Ae5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.17.0-202508200911.p2.g5b1f00e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.17.0-202508200911.p2.g47841f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf89b6db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Ad0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Aa7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.17.0-202508200911.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.17.0-202508200911.p2.g82ce016.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.17.0-202508200911.p2.g02bbf80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.17.0-202508200911.p2.g6ce6cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ae2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.17.0-202508200911.p2.g82ce016.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.17.0-202508200911.p2.gc84c489.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Ad2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Ab5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.17.0-202508200911.p2.g0238640.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.17.0-202508200911.p2.g98c9937.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Ac07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.17.0-202508200911.p2.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.17.0-202508200911.p2.g9d40167.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.17.0-202508200911.p2.g190a0fa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Ac06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.17.0-202508200911.p2.g6e7aa77.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Adca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.17.0-202508200911.p2.g8956d91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.17.0-202508200911.p2.g7b6b65e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.17.0-202508200911.p2.g6d1d309.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Ac86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.17.0-202508200911.p2.g28b6eb3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Afb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.17.0-202508200911.p2.gb6712f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.17.0-202508200911.p2.g7209e90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A94e0ed690512406412a43359525301a983403f9284073d886deca85951714858?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.17.0-202508200911.p2.ge4b8dce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Abbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.17.0-202508200911.p2.gb06c462.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.17.0-202508200911.p2.g62d56d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g49a6faa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Af465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.17.0-202508200911.p2.gdea218b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.17.0-202508200911.p2.gc3fe8e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3Af12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3A4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.17.0-202508200911.p2.gefc99a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Aef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.17.0-202508200911.p2.g7988555.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Afe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.17.0-202508200911.p2.ge7d841d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.17.0-202508200911.p2.g0cdc4f0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3Aa7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.17.0-202508200911.p2.gfe460e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.17.0-202508200911.p2.g859518f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.17.0-202508200911.p2.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g08579e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.17.0-202508200911.p2.g5cf2ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gd7a9814.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.17.0-202508200911.p2.g9c44bf6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Afe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.17.0-202508200911.p2.g32ce010.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Aa644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.17.0-202508200911.p2.gdee082d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Ad80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.17.0-202508200911.p2.gf708b5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.17.0-202508200911.p2.g462e63f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Aa11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.17.0-202508200911.p2.g456fd6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.17.0-202508200911.p2.g8696833.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Ab3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.17.0-202508200911.p2.gaf7b9cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Aecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.17.0-202508200911.p2.gaf7b9cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Ac138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.17.0-202508200911.p2.g4d0b170.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.17.0-202508200911.p2.gf18dafc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.17.0-202508200911.p2.gad57844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.17.0-202508200911.p2.g39bedc7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.17.0-202508200911.p2.g4611ac3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3Af20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Ae17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.17.0-202508200911.p2.g950b9f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g253854e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3Ab80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.17.0-202508200911.p2.g1e29d8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.17.0-202508200911.p2.gce407c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Ac4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.17.0-202508200911.p2.gce407c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.17.0-202508200911.p2.g4498bed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Aa809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.17.0-202508200911.p2.g1d48f49.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.17.0-202508200911.p2.gadf6492.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ab1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.17.0-202508200911.p2.g5593c5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Aaa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3Afaac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.17.0-202508200911.p2.g645afc3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Aeaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.17.0-202508200911.p2.g63b2da6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Aa54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.17.0-202508200911.p2.gdf4660b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.17.0-202508200911.p2.g63b2da6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.17.0-202508200911.p2.g79b73e6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.17.0-202508200911.p2.gea66055.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g41b3424.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.17.0-202508200911.p2.ge6e5d54.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Ac6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.17.0-202508200911.p2.gc426a2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.17.0-202508200911.p2.g225a27a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.17.0-202508200911.p2.g77ef4fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.17.0-202508200911.p2.gf641a4c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.17.0-202508200911.p2.gea4a887.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.17.0-202508200911.p2.gcaa33e3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ab0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.17.0-202508200911.p2.g95dd912.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.17.0-202508200911.p2.ga2cdab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gfbddd2c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.17.0-202508200911.p2.gdb4fa2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.17.0-202508200911.p2.g361cecc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf7e01c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Acf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gffba005.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.17.0-202508200911.p2.g81507f0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.17.0-202508200911.p2.g790f6a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.17.0-202508200911.p2.gd95595b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Aaf61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.17.0-202508200911.p2.g51ed2eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gaed5f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g0a9ed57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.17.0-202508200911.p2.g98ca953.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ad939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gab40b61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.17.0-202508200911.p2.gacc2380.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.17.0-202508200911.p2.ge31b777.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Aebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g2b2ba3b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Abf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gb05a249.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.17.0-202508200911.p2.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Aed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.17.0-202508200911.p2.g6ed1b4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.17.0-202508200911.p2.g6302203.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.17.0-202508200911.p2.g49a6faa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Af69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gc095a1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.17.0-202508200911.p2.gab87a93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.17.0-202508200911.p2.g080f6bd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.17.0-202508200911.p2.g0d9e0a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.17.0-202508200911.p2.gc018203.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3Af3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.17.0-202508200911.p2.g8ce997d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.17.0-202508200911.p2.g9c561f2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Ac8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.17.0-202508200911.p2.gc770b41.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Af5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.17.0-202508200911.p2.gc23b064.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.17.0-202508200911.p2.g50e6e1a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.17.0-202508200911.p2.g96411ec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Adbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.17.0-202508200911.p2.g8d7150c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3Ab80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.17.0-202508200911.p2.g07f8cd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.17.0-202508200911.p2.g69b07ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Aeadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.17.0-202508200911.p2.g757a889.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.17.0-202508200911.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.17.0-202508200911.p2.g998cffe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Ad67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.17.0-202508200911.p2.g86a1d90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.17.0-202508200911.p2.g6897187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.17.0-202508200911.p2.g9c354af.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Adfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.17.0-202508200911.p2.gf85666b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.17.0-202508200911.p2.g041b743.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3Ab5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.17.0-202508200911.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Af8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.17.0-202508200911.p2.gdf78f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Add77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.17.0-202508200911.p2.g2665354.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Acb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.17.0-202508200911.p2.g55a2198.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Acf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.17.0-202508200911.p2.gf56bbf7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Ad442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.17.0-202508200911.p2.ge59e7b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Adf6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.17.0-202508200911.p2.g54bd97a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.17.0-202508200911.p2.gc740e05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Af8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.17.0-202508200911.p2.ge245e66.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Ac8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.17.0-202508200911.p2.g5b1f00e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Afc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.17.0-202508200911.p2.g47841f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf89b6db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g19b025b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.17.0-202508200911.p2.g14f5ca0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Abf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.17.0-202508200911.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Ad79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.17.0-202508200911.p2.g82ce016.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.17.0-202508200911.p2.gaaa6afa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gf6f037c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.17.0-202508200911.p2.gbd3d72e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.17.0-202508200911.p2.g1e7605e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.17.0-202508200911.p2.g02bbf80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Ac14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.17.0-202508200911.p2.g6ce6cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Ad6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.17.0-202508200911.p2.gfd2be5d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.17.0-202508200911.p2.g82ce016.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Ae1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.17.0-202508200911.p2.gc84c489.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Afbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g77cedd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.17.0-202508200911.p2.g0238640.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Ab9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.17.0-202508200911.p2.g98c9937.assembly.stream.el9"
}
}
}
],
"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:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-27T17:58:19+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/\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.\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fea49ae633643615f8707ecbe801b484181b87db0746d2d85592768dbddf43c9\n\n (For s390x architecture)\n The image digest is sha256:d3e9032b799e87cc82121c9da006d375845134120205fa2aa2edca033abf97d3\n\n (For ppc64le architecture)\n The image digest is sha256:6c6251666a8e89289819cdb9dd7269d1ab2d90fdcb96c2b15b2e04908d15fd88\n\n (For aarch64 architecture)\n The image digest is sha256:3b83546dc680f6e3975faf101471c4e29fdc76f406327665e22f63ff406246c0\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14060"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-27T17:58:19+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/\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.\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:fea49ae633643615f8707ecbe801b484181b87db0746d2d85592768dbddf43c9\n\n (For s390x architecture)\n The image digest is sha256:d3e9032b799e87cc82121c9da006d375845134120205fa2aa2edca033abf97d3\n\n (For ppc64le architecture)\n The image digest is sha256:6c6251666a8e89289819cdb9dd7269d1ab2d90fdcb96c2b15b2e04908d15fd88\n\n (For aarch64 architecture)\n The image digest is sha256:3b83546dc680f6e3975faf101471c4e29fdc76f406327665e22f63ff406246c0\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14060"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:16f4365c390d08ecdbc4bc9912da0449d8830999e66ddb453b3e8ad40f594a70_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:81a215052e59ea828185279c6bef5d724c4e5ad626d52b0ace70e658ded365af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d4e269141b74e9407f62591cd59a5227900741d1328f38f487db5ace46d38455_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:dd2f49ba18cf92a46d93ee8babd180a1307965b253e89549d4f15b48746a7880_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:49c895337992b0ecd76eeceaec976668a2915360ea5805f1ec22b9c05fb7a029_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:4d7ff08b9d5b12ea8c68f76d9ed6925534a2e4a4b2e3beef1a5957f4501e8ac6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c6e06cc55c8797119a7bad6f59b12bacbfaf0a7ae6177776a8b57d7fc29b7f30_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e3bc29025e67e3fce035b1fbdf9aa9bec349374af6ae39d89d8e1fb674702fb6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:853f7147fdeecf66f42a37798677d1c2558fde8114d201aea9c15e6bf1ea5b03_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:8a93f8df94fd7846fe3be77f8a1afecacd0c414e2d0c56092f3c907cfe8f8b5b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9e0be07c85ab579b7ab001bdae7911e9a6f5b7b923214da88e343416b9eaaefe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c4a4feda669428b84dcaea7f12cebb04f7e317f531aa1165879e9495c3394b01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:68c817f0b19b10979906e1acc3a062941c947bf94ada60cfd07d10c2b8ab57a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:83a9600faf4ef4d79b0aef83fda09341db33769ebd381f6c78bf3a3f81125fe8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:9f80e99549dc264f3f0610956f98ebf34d5da278eabf71187f34c2dc4f1e192e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:f8406fbdac5b3a3e82fd4f82bdf61d78306567940a97c183f0a303639d79a952_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:08e33720f8b5354b063ec73fa03a655a50e88f43c800d6ee8aac68f65b092df3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:630d576e846596888ed2b42b523e7e9ca83035cbd1f5e3b0bcf36d9f2b32a335_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a4934e0952d87bbf52e419a23cdda138ce14597469cb170b380ff63e2c29faee_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ae03d1f37d7e9f61a1e93862b69c3fd15e499f3cf5f48f41a63715668562adc2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:3b7b3994823f2347c529151e7d8ca79935c47cb9ff542f04f5602a0253a3cbe5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:537ec95c5b1a6b75e7d898b7443ed8e07e4f5b7f0f4d5b9f9eefb66ed10d49a4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:906a8cb61ea60215f876bcf9af8da5cf0e24a92779eef825461f819fee050e58_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:92cf979a40ed773fe671bcf97a28dfa32989628bb048f09cea770bd26feecade_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:2dd3f086892e905d94067ddc144900a208958864227ea6c4ea54c73f0d78fd63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:68d90902d334092c0c02fd2f3377eba38d9981989c42faa2bcafb5b42a5665c9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:752081c4b79a542f3500dbfe41b08674666b279aea412fa9c895c89ed4482bfe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/frr-rhel9@sha256:98ad204ecd507aeb01165274811fd8cb5c4d2aec04230661cfb4ed326fbb0557_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:871ed18d61b69412bc2cd60885af6797b3b48b226d0cbd9dee8b120b0f1854b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b80ca2b1dd1b6eb9281d6994bf93405c091c63f54ec4c9958163dfe9d3ae3cc6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c0dc2909eb2eb4481be786e2fc4697f4c5508e6aaaed5cdf66efdd2957c93a36_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d48c39faccd6cd25b01731b4587cbcaeafeb2bc5c47b8ad28f71a6c55b029664_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:3be5417ba8f954e9fd0ba50e5897d01ab9a704a70d5fe5e79ec2e16eeb9699d8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:63214a197aba62295d8d29bb50d8ba1c30e6ea30e03868f5f3aa3f62fd6a6873_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:70deff7ad8f9eed1d4af596429105158dcda2e463f214cf0c0103a9266967fcd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:eadfaceec8d32eb084eb3757c53a0ae7e4c8732ed2fd0eb7bb37becf1f7125f8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1c35acaf205c8243bc01ff13896858025f725d8513fa35af6aab048c265aada9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d442e1c578e95e9247dbaa158083c25a2df7a37eb887b3ad1b3c679c288e2920_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:e2af0e70919d48bceed278d9b670bb1ddb3e16962eb9ddef15319c94e0d400bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/network-tools-rhel9@sha256:fcd3123225a3c96dc955f638c800484f6d17f7ac35e44b9bc11d589dcb3ac5b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1aad9d45057881949b52894e0711ff63e4b1e57880bbc265a10b9c246745a3d4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:32c0421a9941890dc108fe1c9f4446e11762de2fa5602e8a20914c90fb4b4fed_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:39f286e1474d780d03d4de91ebb6d7a7452cbeabebe23e52724a9884017b42b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:73f38c94cb0c6138741ad754fd4d39ffaf3f2cbaf482e3515618967a34598665_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:62504cadd46ea3ba864143df76e38fc5ae5c0cd34fb9aa40f59f0f2229ec3437_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:628dbb6059b2ae4b2b5883b425e0b7f1912e3a3e68e562235f57ed42c6fed9c6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:65cc177e10de9f3f1b6c9dfd4ef9620b4bc8afd7ba754944c941fb2b00ed36b1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70477beebddc683f31a8c3380fb1a409304112e16355a7a97bbe4e2126e103fa_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:16a1aa3add608b22ad715698473c552d36271fe64a2ba1d8792a65a166eb4d71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1f1fcb0a5b6badb2377e90ed1dd33fa41cca56ac583d4bb46b248454e895ce13_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:7586b35900621bf6b03b472fc8240045af5c5a6d62ac32ecb739d72c7cb03203_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:980b0a7e09cb129b7e2dba5fb5219a163f26007a96cc76e61901f7c3883cadeb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:16f450385474ba619e6ebed7df7003f58b5946b7a52725c6cf2575f6a8ac42b8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:1770e7e4571447ca3cf6c3a2d8512ef1b4197b43e53e007f6d5f6141309b8622_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b09f5d2affae6af3d21102f7b8497b48e21a70e6d6f926589cc96e16a1bca919_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eaa3340ffdb6ff66b4171c8454acb67da72d64b22cf11a423b85335c1fb37ad0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:56238a6a3c3842a687a31e7509a3c58af9a1f4d2c106fc366a012ffb7af9e470_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75e003fb4e418b48a4e2acd09aa02a88f958fff859ab2d37686c1d638bc67ccf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a54993b990ad206b425b5fe604e7c4e695ad74195a73ca4794c9a81038657af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:c5763a4b75d60d8a7383a9453b9e7ba3088cf707202491db9f2c43939763d7fa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:1b872ddbea3f139dfa712c44b7375403eecc0ced050d525eb39d2f2d95e6c3b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:36ee01a19b451414165de7f207d7ede9ad504c0abb47be4b8d5a46a98be95a61_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:4c29a884eaa20a8a9a149a56c2f933c3c652bdad28cbbe2a51f53addac6ff730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9664b8b6e1666aefd78a77aab52e65541fada35b67b5aa9536f8b9cf4339a0e9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:007cf7e261e583fb9d3f0d1450cb63e1aaa291a31e2b6610352bf87fdf1d802b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:01d3654aa52b0d5c542a43e2251530959937dceeaa494d1fd57c9b7e881e251b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:aa3741c821ab8a4de5454278b253a1b832587aea64fe924a9d8068132a2b454e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d135118df75b2624f43ebdcdfef34cff1679d56a1740a40fb33393b5b62491f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1c81651db8ebc315fea0d5ff7c083446ff848c98480b4eb4a2801d1370e1f290_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:37859055b38fd24830605653eb855c8cc2da60f51b87ab681c5a8a16c471ff31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:a242860ff07214ee8ff78fc09692b07e42c44ea12d88b05be3c3f26e140b00a2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e2f82f2b83ec413ddc95a35e09db48b1b07eb528dba768fad04877e948738548_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:565bad3f62f3112e8124e5b84aab0690b56ea406a0732854b1c9bf0d8086ad21_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:8a70c64a68617fc4f0b9a0923736c5549090cc3b77ebf680107b7058d59fa45d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:0acbea522267cfdb3c6de52d3d61155f3eab63ea2fc4130f3742847e7a05fffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:949a95a10bd5fbcb0af3eb3537706626176eed4cddd1de927e8b678a93afcfac_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7c1706df2aa243218a02ee4f4094d2b6dd9234e77916fb19e976eece4d74a136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:85ba4f6409bdcbfa46a49e531c7f9ddae41706c2dfc14927abb67054f97d0e6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:449243472bab7e93cda728c150a49bb56437fc30ee5f17abd8ff84b4faafc258_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:548e483aae258d776bc8d40d82287c4f181ac638101ecbd6e8bff4410d27ae85_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8fca7524a066948d3448123638e67647a38e95560f3ccfcbab6f872cae8dd335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:c4bddf0e44a3c18ca8f9906ca18f7f2571518a44adb5ea93db3f458999a71ddd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:17fc8f3d4729df2c2861dfe49ceaee2a717d2b691cc079fcf8b7fc17b5cbb2e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:d4a36557dc81c65f56e57adfddfbe899f938a2fe82a6d6de286ce4cc3cf5f43b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:5f1b5af7f6f182851379f20d8dba425aa1b99ab3c0a251cb9a4c00bedf8d7e4a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:84285c1f00590324f817418d4c9d77c22e631ba050877ff8ff5299ffe2c4a0ab_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:292a99e55049bc6a3870d0cf003c800e9b9b222f29b7dffbfa1739684bc33ced_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c65d7988f20db8d6886e45fc9a905bca50f01db949b7b38578e912bf0ccdcb0f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0da10b34b63c55ff8e9be1b1580f8bf5ed217b5a3f15f43097d5e81f243d942e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:9dbe13b81342f3dd84ab4791e55cd12f7685b8b430dec4aba005fb548028c02c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:266ff2cd20169da26f94d29ad3321933609ee1ded7718ed7b4d1bc7d1de6c863_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5a630ace9988ce6f4822c339cdadc365d0e1ed5757d1ec5fb61b1a7eca9409ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3b2969a20af623cb42c577ac362242078705d23b1074aef627172313f9ce87a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:400cf467af2144a6d3ea47525762539f2cc42b7ee41986468fd2256825ed2243_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5a2ecbe79e5272325354da355a4f98c7a88432f28638dd1addb099f1b57b878a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97594b542095892f06c8210e8c995b0e4eb03351b2b60caf12a11cb9bcf40f0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:1c9040fcf6d6292e7e47325b126692769ae3d910b7531f10ee604c4006fb7164_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:f6dabdefc13699a126b8264f1a4d61f6477ea762bb98fee2bce76fd4fb30d031_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a978ef0e8333889ecedcfca118df0fdd9efe8ee0114d1fe1684b8074d51f9b5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6f5073a93826c724e7abaf60bcf18962e3803965a9b90f9a8ea711bf3be0ea6c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:899bc1a6b733871f1f563dd114c2e4126cf2d5d9c6de1993f0b2ac8abf57148a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9fdc7eb016a326d4c2a2614620da7501e9af266bde37226adc0fccd839fa01e2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:5853f05670b5566c811927d4c403b0867d55cdfb15c2f67f9ecce88a6adbe4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:6f7aabb9d3717b8e4ba320c9c51efcdccd71cb9dbf8726aebd104057aaa33a32_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8191c2eba55186ea07fe009b36c2d9c1a4e868dd19432b9055df691437ab03d1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c0059cf7e41eba91ce6211a62d5ccdb12c2d67b961279b51317611eed26f9e28_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2d2c148619d10c8e697e9b76cbe0accf638b33c6d7a4afd98f3b2c4337ae8c1d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f225f6e9b16b355c81749b64c22baa6b46ad570e26dcd24a9ec04ae475b8243_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c06ce6b0eddc2298b91cd0f5e82d94889aaa484b47d2334e1559d3d3a2013a5a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c08eec295957a2b83ea404b4b8c1d328c69e3cc4764727f95065752504179e5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4bbe138590a248970dc5455e80727c53578de623805a6dcf3054a29d6dbf9a5a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:59c6712a839d978d066da61cbe2389a27f5094ff79bdcc732cdd1b4224b2182b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:751a142524d8ae571c3ea91d2ed650cdb47559caf37b2dbfee42d456570c05bc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e537424ef339a6c06b92bbfc5ccb1ede36c8684332906f5b882108787c7580e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6056b43551cbdb4e3973fec1ec820c27634e060adeafd4e5f0674636173c4c5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:d24675cb1be8db7f01ab4af7fa725900cbb606ce4271c2557c3a798af209a710_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:dca8b6b8e554ead3dbe510caa31e877c370952e7acc121827929f0df061b06d3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e509dd0d22abd8e4a0210ccd8607ebe05323ed7587a49049dab19929abb7859e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:2ea4abeb2437719de887d6bc56435c7c4a7200e530c298d6558591f408de219a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:3d8ead7fee947c46d8d7d346dcf51bf3e23beea3ac0fb2eea3d75eec0da98e2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:c6a9a36076c3db66073c7caec0d87d6dd2c0b682966586207e80dd3f42ef9da5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e2718dc1e39d6582ea6985406c991c413704c5dd9a8c7712fd31f9d5c6adc54d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:01a49c61ec1a19428357563b5ba57119da4e6890168f76ec5031d9cc8d6b4fdf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:33425fe30e23453776b4fc2f7a29489e97aaaa593a99f54b09f3a25f1637a257_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:910e010e5f5bed997ff13a571cabd67741ff4fb49a06a102d344ab03b87dfe91_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:f20ebf356d9e48ef23c121da93747710461197becb9f4e2529dd0686c74ad079_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:1b02aff7a4113f4f873492d2a8a44cb2f0b63d1069a41ebdce3ceb1589550317_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:2e8baae5f84fcdd1bd80b5d2d437213a7ba49b7cff3914123c935bb55da52a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:66e07da1a073e88b7cd429de6e09a4e894b3b14ca394590736389750463e4dcd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:77f42c89c880e4977aab7d5f8de0b9560f58191947b8d34f02ac899fcbfb6f15_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:4c2ba390256ba07263fda095de1f92d150f64365ce5422ba18daf421b3fb9690_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:812ca0b3adf06f0764191411c5183ddcb178f103c945763bf5c857aa37ac5564_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:cb21c2f5c19647cfc6c5195108a0174814a638d89faef30536ae3db17f3c1dfd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:dd1fd8b68745c32064c3f3f400e729f24b81f81b49e34ab9c68c677a9508daa0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:054c1d587362a98178f61e898868446b336702514f9da928ebcf33127828503b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:17adaf505b415afb7cfaea1d4c6fb56a49cc106ac1fbcaba043e3b1f99886887_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9544a670410b5af505eb10c9cb03c826adc525ec733524bead7fb00ce1c5a8c6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:be157cac2518d398a443465050ec764dc32d85a826796bb89ac09271c2f5db71_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0093f0a79af102b9b04a265ceeab95e52622987d45444f3e906fcc32cbbf8cda_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:0ef7c8b56e920cd4b6e87ec288cfff765ad476d3475eb3166a1fe46578dc6cbd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:655db9b02bc5d4d924c3b33fa2e8646d0425e3b7be5930ac676628cb7cd5ab66_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c24868759b7ba70f843d9c10ac117d50ff6f6333da1b9d262dc0b9f214a85fdd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7c58a1fcd0e3de323bf4c6022fe195ad0063827a32113bfaf66f41bbe7228a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:9dd51bfaa3c5851878c6d14061d4b86af13ab5324f1d84a26ae0723716449c58_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:a20a93e37dee98f89ffd267720584045f13b9fa7891a78d22e1b322e0765fb81_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c07d06068d81a5756333410c36b10a9a983e0d86ee612bb7336106cd1bdad2d6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:893b5e3adb8765481c1e862d0b87e24bcc31d9d0ec8dd3a0a9f93852547cde09_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a842e69621659079f13ddfb6475c7be35cd7acead8964e87fa0e30d8359ab070_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:bd0a6edf3c502bc1ed71bc849bcc8f3d6819f58e79d1a9b7073270f54670e141_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dd58f72466dd2ca70a32f6aba115b8beb1e4539751c9a750e4e004440ae17f22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:654c87d95481998b0a38274607542be417454b4e89f019cac1bac8fe608e49be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7140e8cd63c00447ca9e880011dc47eb67e4bf3e5296955764e29c9437858b92_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:857b1309597d26712a1fc864ced6864739e5e2e6d83ba0d05cea3eabbc21c1a1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b0a1d2504e4de62cea186840fdcd9e3b46a9e9f5f529bb9cb298b08f44a1ae80_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2d26385b1e1b9a19492a5cefe145272aa6044b3ac1dfabdbb94fef027f775c08_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:60754e275afa22da4f9b7d9aaf1914a7c12fa884c0c4f388c7947b16f5beaedb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:852c84dd7e2544b33c3ca2ec5bd0864851587f5989505fe1b000ced9f53a513a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:dadf67739f317bdc5331ae7e65cc7860ceb34a208fdd52da5c234ff23904b28f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:09bc72cada7d60b9cb76cf693e5685886c447c5cbf1c5d03b0bdc809706a9793_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5247fbda0666911ae2b9aed43df50f80520bea0f355b9356a22acf52d008cb5b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a015731cc00dbc4e2c6b9ec5d0bbeb89acdcf295f20db4b322cb241cf927c48f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ee7295dd7df2b5f7c4bf6fb701f14d68604964db663320ab6571e01acc5e3463_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:1c377ea26ba04a2beea4b8ec9f398aa613516d6da11841e4764803660710174e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:98dbe4117241f9f29cedea010a5b98ccc2a53d37b016aaeeaa2d95ab2ae68ac3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b48095ded55a834b85a68606af0b3662ed7ffcc89a5a124ba4a8852e1c5f9df1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b7524f637737443d68a19eea394c776af1a6c7eed796f1b14379ef00dc47e636_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:3ad8c71625c046b26bedc38c6a0a2aee7dbd7fe81cd3705ac9f39826c0bf6b34_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:47d98dd0772b797972179b6a5138e4d75552f6cbe8a2d1bef588d0ed13cded2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:56071fcaff499c228a614a00d3ed31fcb47b2387bbc2c2bb50cc2f0eb18f5f6d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:e100eade25af36bb4e4d2d2686fbef4e00293d2cd9e85e4fb09fdd228df2b11f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6feb077857b5c41c808e9e971e82d52cfcdfd054be1fbf6b259f0f46971c3a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7b1b10adb2fd3dbb92d7b4ef19a8fe71294f92a6eaefc9255e226df7bfe83608_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a6c88cff81207859463958ba25c7956b5008674df7ced2f4042c6da77b0cd722_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef4f4a255dfc554d460b790adf1ec5d6214e08eca4de3190e75574b05936a0b5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8acf1385ad735b5f32bc42d3fa030d12a24c83d6bd1ab621b0b530fd779f3198_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8b8fdfc6a0e359c84b55f37412d0771f64c2e29bbe7f15d204c668f573d7388a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cf65ca8992bc8583e8fa1c288d2b2fea6276c995b93703ff5e28087369e11cc0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:cff68a70b34e63aa9b921781c3fd17144e7c793c97e9e2f98f5a42302d5371cb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:04566595796e2ab9a0143ad5a329a50f53fbcbde207bf6fb3f7631799ebb79f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:12f4979191f801ecf5e7d4ba365d105285e32476d9b53d42898a979d45cc0700_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7ffbbeec0af1f963f691fe9abf1af1b034b60ad92b254c29a732b7aab8cb6235_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:cabe28d88bdd7a8a3b89a3880ab1395971b8c8aee8f5ffab0021b0996b9e0093_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:2552b704025ba419d2c07ac5c4ebdfae1609845c60125fb1f68852536a91d8a1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6dc75018de39ea06ff3a067e64434bf9331fb462fbc0cb66dd2f55333438e9eb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cb447f6b42de770f81014be610fc7d5c9aa00ed41ef29d14e1cf94a7530fc41f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cc8d259223f01ec12c51eddb5185a748949b73a70707b3b9ee4ce1fe4e18744f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:143b01f70126b53c18370175985fc9cb47e3505263df51b532237887608ad442_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:68ab5cc9a8be480ecf6c9d7637b0a941477e1a078217c9534415dceadba67a7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:752521b36618f4458ca08e3a09e1c92cbfe87ffe01fa0ae3632383e96a129f75_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:96dd299d497746f1d25732b4410526e21dc5ef05598b76e7459d5ae50f5ee937_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ae5bc97b64cac3bce3c2685710c6654e757a8d72ad54718836abf37944c8bb9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1ff27e9eb0e3e340ac8ed1591740f73c7bcab3fe7c122c7ba60ee45b7157d0ae_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:69970c6685c30db0ef4c6fd14bde7cf7e772f87792f40f53ed2fb1ffc781406c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:bb5aaca30fdd5e6bf19304a05a960686ef8d8f5802977629a532e90f2b9a09a9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:2e3e0998c6bba06c68afc48ce5082354f62dbe35e292466dd9f705b523fa2149_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:743101d865394ebe727d51689655e3c1e9099edaee3590b635f70f2228610942_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:92b2be06ddde8241c04b6ee04ab58c76974249315232ef09687ea4122b7cb6aa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:af61eb0b8e001e5a7a669f180a136e64a77d74ca8545baea6c8407bad7e89c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:180963aafdfe44b283b4f905bf7996979f9dfe533134ec867d6d55c699f921af_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:97fbf6dcb8076a7395069c1f7cfdd69d495e175d7bf2007f32ad5f3ef1d8bfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a831f45601a3870f1562d264a698366fb2e82652503bc5bb7759fd05da2987f2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1c49a701245dfd494b213872cc7dd9120b77bb84420f920dc627166c08639ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:290761371797714be24cbe0e1514da9b5bbf692b1f17ef6a013b59d602347e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:52f21529b7cfb3108404f33881eb82d915a5c442f32d7aed5415fab971942bb4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:65873e9c633300c5d82aa9744f207daeddc6cba189b79011f22431ba80ad4dea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8b4b46fa6199b0086acd1a5be8950b9662a6b822744d3b4ed4aa17476fecc2d3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:00c902bd889c4a7172b3ad41842ca8ead8197172e1869e820ad5d9776c6ef60f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:5557a21c6612d561f32784c8c83a62c4be780f4e877a35672a279553e5431204_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:6db23ee2b2fcc8fd3824e6a1643e0e41556afe7e2b3d0a21a47595207e6a23dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d65d73f537301b907bc7c8ff81ef9a0336746395dd0011f246af8fa026a27274_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:602a2b6329c442707793fd38ec9516184cdfefa2d12b305593697ae979ae5f77_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:977601aa6e23fcc0008a98917c168eba9bce341fce1f9afc20541a5a8432218e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d26e1f4473f3ec06fe195c0b00aa92b19ebe39a6eb2b6533f16467e2e400bf96_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d939f635bc63a63d241db1e563dc5d71d14588420950099bcbc9a755934ced6c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0751b7cdf3c5864e28ddb2a624b40a9d4efd5c40e7b05f91826efd585ee48815_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d12648fb4fe4b0117665baf6f49a96cc0b67bcf309c57c63553f863e6c845af_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:5deef3c3e2361a9dafa182ff744368eb2872fe39b9e28c1602db671d1658db3a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:eb3fe4c42f1bb21221cdb79f47a0171e60247d5dd53364324f3fae092d4e8ad7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:25b469daa7b101301fcba87fce9d5e1695c82861d1296b5a161c52872a7150f1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5da94e0008462ef5aa1be7c992a6a81b3135192741ed20e6498675496c3628c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9cfcc4b27899bd052a50e81145b52b68b587c852e2a73d4946e75f7c74c896a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:af6b7218cb3404139566f4ea85a650018fc48169d629d858cdca293f4bb5aacb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:2026f6589aa967de8ed9188fab35d58310df4885ab3fd901d225912a4ffbbbd0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:29ec67079e0d9c769637721ebeaa3554c6d4893c9a07973eadcc5bc8f7dd69c8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:89c549dbec20aba76b7a35e6a0a11a2d5c94d0f58adb57962eaefabfec9c8a5f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c86c2871117808e670af025cdb19b487659704a3df06df92aeb0fde0efa71865_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b70f4d18b51f4e3079a7ef65b015725aed6bbe91bb408f7b47ae04924d7b5881_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e21c15e27981b428696b6de0b1619d97036ef6f420b1cb02b37bc02a6a8c1baf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e6b89e73a05218af010b70d16dac54434e432c4940589030c86d3af4cd4f48a4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fb34bbcbc299decc0290a8c766c3295094930b719745f0324a49f3beac36d457_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8c48c2e9c6f96c1bf7c2c6ea4eba1b8aef5dc80a48cea0abca08e3b32e513bd6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:936144d8397f15e80babdf729e3914236c01bf56fffb6c4f4ad5665483e743ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b011e5aa56276d093d6cb62b77a2f2cced97c16213f88eca5538d4ed96e30173_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b2abe61a2fa98896de9d116e19994d03c24fcc27b81765f7e21f4c243a352a40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:48e2163e4c8f5ea1cc5754b305392bde9137342d4120f8736c04f2e46d301569_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:644ee3a9dabeb5ed26bfef88e69a387bed2084875fa354ef7806518862a99b81_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:6c555aede73c6e2968977843578e2cce179744a73aff13229b4b23219318108b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ebd757fee3f9111bdf1e06593a5e80f952271751dd19d9b5b79dff685c379aff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5558409384dbbca8dc5a61275db44737a7e8ee208dc022865d345b8ac3565aa8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:5c9ce662f55467306cd86d05e8a8f653f0d69369d6b939bfd8de08ff7a3b8e39_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:864fe94b634aba0b89c94ae76fc22eaeb0afb12caa5a2a6fe95b4e766eff381c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bf360870acc08f6aae7ea1620fa0319ebeb65544437df962f51122fecb850b93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:17eca82c219fb4bfed4d15f939b13a1bc1b10be1aef510ae390676b4019fae27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4b63c060fe3acb1994f60f7ce7995bffd0a74e5491176c9dd81bb37a4f8bb6a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:812070a847d639c022536bee6560871bfa521040ca492ed6b9a95c1ea71282d6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:c2f4d3ed583cd1f18f6220dcc58605cae912d29e2c5ae43a67f0079ab1ce5f5a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:020121e5387b84bf681766059d58692081e311cbfcd187bf848f60b82cb54f86_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e8e112f62c433ab98fc8b94477afef229c88389816c10d7ce96bc93f67a8a8c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:bd564ed361c214420ed4bc143ffe6d864b62bcc93577764e47f70ab1f14e0136_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:ed4fd92eefbbf32ab3d0fa021e6500f6bcf04fc3c92a5dec63ab30e6ff71f97d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:74891ec20d911eb8a691e0b29a497cc6a15dc9e31c2f1c2ac0eadd2b79951087_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:94e0ed690512406412a43359525301a983403f9284073d886deca85951714858_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:af5e3d2f1c0a988a94e004ca67d589559d479ec961121301856ea812bd92337d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d7a9c9cd7312ce30f4afbe1ce7982885ca1fbc7b766e789680e900ec03391dc1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:33f14b2587bf09bd14163df00cd6a53c5643cb5da39f577184f40a153e247ba4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:389b9646355a8740a0b9f414e256548d56f6475aca3cc2d0bc8698ab5a0d0464_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:c1781cc069390e1cbb90b0172873153a9a6a845843bace541cab7a359ff443d9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d92ec6e5a2ab2a3a3b6235d6d107a7667a0262321e0f7beaffe133f699f48366_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6ea798b4793bfbb78a1c82090bf108f4206aa1d93aea84d4453859b01bbd1dbf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0a890c8be593324db72f297c20c3da4b47987cd9b8bf4fc4f0cb5e258a867b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:bbbf4ee6fbf7825ac2f432e47d2b0614a5f6d488bc726e4ec22f49ef7d01fbfe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:ff9a05cf9913f15b49809c9efd682d74d1cb59d6322e2aaef0d88425b54cef6e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6028f6e472255d19a98f418b4cc13ea7254dfed80c2858dff263c318dfa08ec0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6dc4f16a39689e431724ae531239aa1aa11a58513c719afa2365707a7c8e8779_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9ff12906a1f814ab93c0b08c0c9161696792c0cb5eae2fbf447017b6d1161b5c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:b3588c930b6fce00c934c5bb9013cfc55e5566ba1ec70448a8c23d4c2412e2af_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:034a815a54859290361f8a03ed450c12fa6f4b5aa0fc3a6e147bbe10b83e98e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:1eccdab913817502ec04fc0800364c30c5093a5333a6978a07cad2d1e23620bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:5c815fe5025fb52564edbf40d29d294f7b082dde1fcc324a4f67ef373fee313d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:db7ea328dfff0eadba9587491c2737e2fb76b063d565836fbcef2d5c5f9753b9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:12dcd73c3e0af372673fede46134418222647781e627d4d04ca8c65affc0f069_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:3b96c7ea82ea0a42074b1fe5aa32694343097664a2504ebc21e91083b2ed50c0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:e17c4ae9ee710f2d8502ecdbe23e9032cd7274acc1fd4d113e65739c6f33ac93_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f8027a77776e6f09d7d3ab10e2b0ae51a4ae8ef585258e9dcdb87b9160c5ccc6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:18e122da6de5e95b17f80a1dc4da0fad8793000e9b98237978b391813c806511_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:3580b12718cb4d561e50e695e6c19ac437fba627fcbe339afb51de53e842a9a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4848b59aecc4d137aa36ec0febf01060fb9b7b650f72892a82c2a6a65d6366bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:640fede7f7fbd8001b5e9e695281fe78527115d427d5087109c57ab4268272fd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:79e9c00d0b081d279db20d8bd5ffe8fceafa764579a9c9728084d81758344a58_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:8a6d93f8508664f47dda91e239220ee157905d2d7e2fa01a335de35b920e81fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:aad32c93587eb7d456c20ae1bfcd2770b394e8d6161e5f367ff3f5d1e8be2e8a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:f465bd8f335db118233077f2489a7bb91d95cd77325f11e00eb3c58fc9a66a61_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:2510dec3ddc4037da1c06e2f455beb6dfe4bbe75756fcaebc51afe23ac6c1f8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:4dc935177569fcbf881d4958e49d4679715c1cc25f65778a3672a8624fe2abdd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:08e28044c592bca5d1d6a74090c1b5211884ba4b08208ef4c482c70cad8286a2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:f12c570879273f9831757fe6dd133ea00a87be7843023a9ea1aa017c5a050550_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a15742ea88118adbfd039f87e76b18e00264969abb53a11e4c3ffe75e29b91a8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:ef7dde29a78d1c72fc146a00e5a4f02ab8c0b3963d1b3aba09eabebeee92b584_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:85d13e603059ba22ca95d854e72050d5ecdc211118a67fc4a08af04805ec66e5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:aef96c89d72d57f54dba7c27ab410a22ba7c8e1c0ba220b1d0cea99959fb539e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:cd88073da9c7c64f978992aaac446ec2cb75762675f88245f9fc236d0d261226_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:f69a005c936f36b48369b315d21799a8287e856198cae1d911ea8738bc769520_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:0439bc14eab6d9f0fa66f8688355d782d678af8e06f9cd441358a4168d520ffb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:3974952aab86bd129fc9fc2e031c1b10917b49c9e1dccee3d5b66e1f0f149f16_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:589236ce869d95086c81cf34a5d69065b159c3c8cd2fe4612db2e4908bdfafd9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8720e686997b0f2ca85ab66dc664a2439593629d9d0b4e741f54b362f024d37c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:2a03ceb0220a68bfc4bd423a3740326e7ec642d32a5d8ba34a6af4c358ba28e1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:453ec5ef269e86d57746cd20eacf080c7b677cc93be498dce2811bbd4f09f5a2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:658d481ed2392c0f27ecef17282edb3b330af0987fd5b6c36905b69b2449fb40_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:9410689192983b2d62f2d6e0d5f9d47da35078f852de3a2f495c22662138828b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0cbb8fa2f4bc5970cce5d8cb03fbc931902f552a71ffee74d35ab1dd296a267c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:1153cfd00bb7b277b008f2437cf059df8295c3454ad41f912f61cfe40b66ee2e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2c0263eeb2f1ace751a07f6c3df3759019645d9fa0ee69b96ec98f4fdad41d00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8e4ce063bbf26e6ae934d2578593e12a5bc359dfb810ab39770b06f3e18c319f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1763feec50f0ccff34b9c7c5064e549c8aee5bb8985911c32f52e1a0abb501ce_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:87149f760ea535d86ad7acd4c5ed9d0533934b398e2a9d688f7c90e3a09c0a31_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:a7cb7f28494c02c07857e3b9457c7240c108e54106b02d46de785bb0d9ca6135_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:eaf6b4b6368b8962128429f394a595cc833bbda95d4d8bbd3e79ad70fd3a6bf7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:3263844b2f0bce1ccfb6e4c6808a5b4ce1511baa4c5febee1d4874f1f39908a8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4ea127163003eeb923bf1836d782272e7610338a786c333b5e2e12b7741f971b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:7c7d2e9e94abb500fe60c67b49c4d1f62db97f7f6f47b750f7fdc2303053516b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:87816c98fd5cade848475d11dbec81146fd929ea2c73962baa5501bdde6ad942_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:0de38bd2866aee4420b858e54f7b7a61804edf3aebbfbe85c3f75ae197c7ff2e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:4c3a814a1c793c4d8aa2da47a557888b71f57f79d66f1f91e905aee6ca2b45a0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5b022ddda8baaaef43a78d68c82985d79d0637fdfe08107819da10cf945cb9a5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:9245a538dbc2da50b4af4c5fabd5af034cc36261019720f32d596f82f1026a11_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:733b0fba49384eff0e6da8f4958523e70957dc1926fbc3d522bee713df8a0848_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a604b1b1ba3f44d324dadfde36d20438b0278c6e2c6e40fc2ef2eef1d77fb892_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:ce4f186c54a19f44304bc87ba38c968fb1318f6f8114fe293cc95019bc8a3026_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:fe2371603d2ae57822df6e4eb8668659be9fa97c55e48ac42f38a27ae1c608ea_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:36f48cf076508436c99f0c2b2d6a3005947764762c1582a27477bf644bdece27_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:9f0813246e49efde10d4b450ccc2609f8c56a4c7c023c7e45280dcf88d71e0b6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:e629bdc9b501d47bb4aa0d51f240b84815da0aa4486c3d1d1aeaa47e8bba65a0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:fc9e9047a5e128e082c62315f87ff50ceb219aa878914618f674192990f22045_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:23bf4885837770436a743ee0fc29893d956994472525db4de495a0f756628715_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:8c4e070d833fb591302e9aba1a1639b91a2ee498ff8360c4c7b91020517ddf95_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:cff5c60a09f318a9745663cb472739952236e632eb20ed3a68ebe121a9b41136_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f2609319e401f494ac425fe4b13f1b478f682fd7ecb0a68aa970ff71f40a045a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:0c59fea3b39658e66668ffa6bd82c7fe9026ab27fec251fd473fec7d7243b5dd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:76c6f3e5fc30bbe67a31efeb0e11cbb785449de88ae3d83963721b6ca7147b80_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7fec025ec5dfe25abba01c82bf3788a48795ee681802e9ca30ae03440a4ed401_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c348636cc785be9aaf80dcd93ced6c53d09dffab78160b6920ce2356c17e1a36_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:11b9879a1618be28aaa6dfaa422763f2ac667f0f408564bf40e42277d0078d7c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:558534452d1cd10298b06e8f8e00b652ad26bbf6958eb673c02595dec1d75770_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b80bcb4c10b6580b1225ab7924912ad22c9965bfe7e61639690b2ba914e468aa_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e93362047f959bbe70bbdd0475e4e10645425eabead02a35f36ae5c41d7bab35_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:1e597e375d0ab498dfd331f871e673e7ff6f400cda0cb183da4817f5e948d264_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:57e7a95ea6d22c17b7f5b2903f25bce59c3f4460e727cc91a8126071ded091df_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:9068d704ea677e02a44d2a5d20812f7ad6d19f49cabfc37eea64d5e9600b6c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:bc4ecc34cb5e6f61366c0f1a249ec7c7870d2d3fddb6d1d80d5849faf19c5c40_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:4c5af64c252bdd9fea41d38b87926403c2718287df3ca3126c194221d3f018be_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8241fdcbf839ca56548095d194468bda336c1687db7d4e3b421cd02c1d01964e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9f659228d1e4b7f84ae1a8a60d8856a913fd88cdfffc22ecb4786c3be2a8ce40_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cddea13eb46a83d24036a11614fc29ab49df0788548e3a97b854ad0a5075d19f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:13472a7b6b7ab95150a8b5cda01c3eade1d6e5d4f35aebea105a99961d131fad_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:339244116d5faac3479041093e431b7384955d45e22483791cdb3f481212aa71_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:86ff18df2304c327c36f2a51c39bb86ab5fc57c58979a496bfd543ebeeab15ca_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9b7237c015e7263591461063a2b63a0e9deb55c9b0ef1f6f03e57fb6da369362_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:82e7352ca0f6d4bce889c18b845cd8ea0082b5c2742164393f935a5c81db9cb9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:b51eb2b556e12ed87718810732a903c5e4b911125c65127a7cd60e197d9cdd49_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f3f04ff658b6d6dbd7ed8fac1dee1c73ad77dd98060ea3002ef1fb01d6cf77e6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53e1cca3d38fa476ec48d0ea726f11f3bd1ce505d08974accd35430ac7b539b8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6f694c9615096d15901d3fe28df19a13fe8741b670ccf61d54f3460443056338_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f3d019e13d7ca55ee5f8770cdc79bd2e514c64faec037c169302bb0b1c38c1f9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:61dc13449ec6f990ce8f9b47c7cd8a975e3938971d912c820fd87ada4a1f1ad3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7916abb8f4113a88c23aa550aecb3bcae560b2573afeac57518c642fe6abf935_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:f5416fa3efcbe544f9b7801de9f12f781ee8679642770aff5be35ce1d43ce372_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a3b58ffa7f7f9227ef2068246dcd5da9ebfc4cb981f2b1054074f77a99be9864_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c8bf62e2e45f7d5b28d95d4c803f2f3f3fb831f13ec53ca849ee6c9b5bea975e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e93664607a42820be6cd2482f9259c96bc971062c9dac15245e165ac81a01675_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:283345f4b2a359432cc61ba45e51f679098682f7cae2ea8d9c8ca380d539a0e2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6e9f3fb5709369c9b47be9439b65a6034f0e26396b5f15abc86593d4a239b3dc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f96d3c95eeba8baf4b2dae5f332e65a7b26df2cf3ae803565655fc0272efc260_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:fc9512cb6f345a86a405d0b31f6beec330c8085d09eed39367595e53b1406bfb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:305b7c7f4de1ea11509f565c57245d8f1380b670d5c9660f3269f5dcdb7cc4c2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:defbb0bf1bfeed22799ffa18edf28b05d57ede481a7441c4807404d95e33cfbc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:eae84b7b9b041354cc45293079ae0451fb5c479305f92f5817652732401a1185_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f2be5b7f2fde3198b12b275d4bec9bcfd9dd78f8510f30ba658e7851e4c3ce84_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f2aa6e837c637ce42d79ed97a1f07a1030d35fc64c67e1cc485e4d97457584_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:74aa17d41a90070148a486a16aaa59658558a6ff981e5889167e4d48c2757ca2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7e5eee39ab3b179d50d6a7c2f286633b4286287a5bb10b5dbfb842b05600cc48_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f884d27ab189f03a259a8ee345a5b7833be21b6a5389aedc39db82577da98f4d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:28ae2deb535fe2c97a7bc1f98664a7e310f60a3f76ab2b633a09ebc0d76e2566_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:2ff6b0c67dc2ca501aa0a5a8aa0375365169bb2630c8a92b9027dc261cdf1ebb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d1d9a6966157e0036123f2f21aedbedc5ff1f3035f0e0611562a607f698c217f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:fe0012b9adfcffd59518b7b2c24cb25bb4c98b3ae3acb5402503810c8270a300_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:592a27fd9265cd4ed1fb16ec231d32b127f198390229d9ee19376bacc62c750f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f06e7d71dd709b1427769389f166c14617711bc0e0e83dad4c85ae6160ddfc37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:01125140a68406e1d26d99f8282969d7599abecc4c537afde8f87dc602ac4857_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:53e1db9892d6e33a5314b04953d2d73ba225dec4535e9ef388257f8f60d264e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3a247b8bebe74a8db6e54bc525a66a5f8053a1bcca3ec95d369d61bda4c07459_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:ef36b7f26e3f460a5239cebafd8658a4569acaf117b697b2b0a5b36f6e9e852a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:1e934e9f3c6cae8cdf5180efc7c2f0f76dc4dba9ac8af782d21efb0530565c1f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:256ceca850cc30ffb8ee86239be1be1cac6fa17603458a949eb5bcd717d998c5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:8a84ed5608f3f5114f075679002d1921138f638789dcaf7b026a8a36afa8e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:016777fd6295e98c86902e68b788308e4389cd962d6ab557755103040ec474cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:23e83d2c6f9dcb4df51a0ddcd8eb0fece47cedbc955aad8cf1cba7cf475be044_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:230a320d1c186d8109e9087bf08cbb4547360ac6f2274a7bf5ef3d70da056ffe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:f016960453d2e3ddce5082b79f83627ecb85bf0c7b1584fccc66b8eec967f0ff_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0f16fa99597c11f9cf98a42fba93a02c2cd5025d5b17a95962c3285233961229_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:40e5a17d31e53ccf740aef3419f2708ca47f0318e1581846bf8f9463c9fb3d3d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:610707553ac16118bc60a88d5a247e6ffcc75d2c60b015cd0207a1a9bd3aae3b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9eb78e7d44bdb3fdb2c6f59f36142d4523a77b6138f76861f6e1db7a483094dc_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:061e6e76256c66c57924b6de6f47a61fdd90cc2f234277defbed2611dbea8ef2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1a1d9017a03410517c2f81f40c1c46fea8bd5830e3e6dea6a13f58f0debe4605_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:88b6574b5ac6e858512df79e5603ce5c22cfb000c05f83e4facd84f90bca91ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a817ac0d1f64fdc5054f2c5fd0254fb92a4cf12cccc2ff9401a3002faa5910a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ae1377c0f6a0e6741c0bd2f0da21ce71f9fe486ce89f9366c1afd6105e217531_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0937195f43ba264a3d91aedcebab71854d88ee3b182d5c72654cc15e668e8fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b5a123a7e340ec74d868663c105656d8153ff284bf7ec641923e0f1f6248e2ae_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:dbb51ca1ae08143e564534436301bfba4838e0ea53ceb5b405a56a541b14ae40_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:011bc300901dd7ee7ea0d4eec4158539182c2ae2d0e14b4822405d2e2f327a4d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2154ee89ac0710f70e06ede3bf29623160c9f0ad5145d5d3b04985c232a0b271_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:29578c9d284e73d44711520d82b6c22d3d711065413f06ee5fbd6aed3c7a2565_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:44965ea6a39cc928ea540e071f4e8b2b7555ffc483ca5716e8ea717f8a70520e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0a51163b5aa517a5bcbb142a1c4e7c7b85c0b2524a7ddd36996a5f5e79626520_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:84befe3c628add097e37e27085b98faf7680809fbe71d2770b3ab78cc2734756_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:431f5e82ead216e9ab0b793dfa036e3e78a298f314a7618304773f79133e2604_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:9f59076e4fc3fa97352d581a2c4260fdcc994fe9bc5d923fd35174771ddfbb16_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:55164246b1416e9a4b512a4766b602684e208a6e4c85fa1d93ebbb8a8edb02e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:bf4872ec0cf93f3812a714e92bef67decb3a6fecca813406bf4ef99316b6a48f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5b4e111df2098110866fe3ba5a82ce3f366df169523f6ac9de710072fd88d506_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ba540c5d1aca1dca34b54140fe5fe0d582e08d8abf66ac1bc17fff167506b24e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:60289abbc4521ea58602bfa6540c6fd441829d4ddb94e88270c02fda44b813f3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:c4a68d381fea78d741b1774a64e54dbe41eb9d2531259ee5c1b4bac7cbde72a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:eec0562a832fce1f3abbb01afdf90bf7fc0fc4be660a62839e4016f2022a694d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f4e1a2e3fae5888440aaa37a326431e91b55339296ba55bd2c15274318e4396f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a644d2ca98ffc5cab8957ec425897c9626f0466c003c01f8e32e58155ae5b01e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a9e66191aba74efbe9a2f6ad4f87a9b1a3bac47744ad4d062a680db35af6ee54_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ec54370385eebf71a15cee766d2bd7b918d970c5ba732d14088c8926ce6ffdc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:f384cd8b781399a3840463e2943914bf9387bd9d2455f4d38eedee2fbe84c1a3_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:3444162e0aa47c865497e80283fdb4077253c439946503c7bf4af06c9ab72ceb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c74ddf80d2c3fce1c60f70f32b0c3dc8caf23b02398ca39e273f9584554c6417_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d1cc5ec09c1cbb62e82c08546631a17e5fd616ebf076459df171c581937bf11e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:d80a3daec24d9e0df59f4eb17d90b90fc2bb795df965fb1555281a03b5bb13e4_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:3b02fcc7bca5ef25978e7eb6fc678ded9c88e87f08e090817d9eb9aa5b8e93f1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4981c943ce765fdc47d2ec2735f5d0392e23e78d4d67ab54d8cb25a0201224cd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:816ce3e6ff9d42553fc6210e977ef27a11262d6ea1a9ef7b4ee7ab57a667d484_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:f05647e48d9c18f6f595ef7a2c4df10eb44a1b7191680b7a6607b8969ef57fd7_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2752ef70d7724e25c9b1fa69e8868af2cfd37afa7601ef88336a6b8c19d2cc2d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:7182ac90c1635f97cf6b860eb02a64ae046aabf9c22645fac6dc734503e5a695_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:abb892fd1a4fa93d68cd37d0db85e81055fc1b1143146a2438d16e1b21fa7bdb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:cd7b77bca27dbdb6590180dd012e0c2ae6660003f91bca82427034fce03ddbd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:09e2acdc864c5ec0f87acf6e9a00a4e65575fabd9b81f8512fd888ebb0e74f75_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:9f90eb93bb73f231f901303f57e1e0bb4f26f1c0ec818f610a9bd0397df37ccd_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bba0051daf51345d2bf2f44283413ff1805b8180546960e07139a35d35c2d21d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:e0bcf47975a5ff74507555973a2a993a80b3e0c6f911b51f0b4fc3766caabf1b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:040cb3cdd20e10c4e54915c6b724163b557b5dc58b7650e03870311cd731ec18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:7f6da5d38a6ac595f42290cca3d3011c5b9eab77651f0055c391783845feaf37_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9cfecd65655b2ee8363491b783ce154b73e93f97ec76fa051b7ca0fa3b1c31ba_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b0ffc36857fbcaa686d0ec1ebf07a3ac6010ab6dfcd10a40b2dc9e5b52b88681_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:0aa15760e73757dc052b862c0b3fccdb17f91bb7b04cece5b6daf6a1ea3fec72_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:11532e9252ff2af74ddb4ed65e50f0a9c8709de3976e3123101186b28876c5cf_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:10efd5fdeec66e9a44a5de75799a526aeaa5d003e992cecf5bc059fcd949c1d3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8256059f2b9aed43d65c522bcfb372f93f97dbb3650efd3e91feb6e09c8c3965_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:2cd7df46fd32b66cab3eddc931c2dd029363f3f86484ab2340985d36fb178175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d67668152522a1c813b30830f0fec333e933438da4cdb3c6ad9f77cba5b66c91_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:d8f3fb631bff8ea0ae28f88156ec9ebeb4d09f6240efca55fe39c34cf119869d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:53ab6a1936526fcfc38894525e6f476bfa58b160f9b46bfac5b5c3eca0f442bb_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:885339c010cb912f88d3bfbadcc19216c856f46748559f0cbfaf28146e15d5ed_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:9ec6f7fa174cf47efa07fe66944b58ecf8d3ab139c6554ecf22412ca9d8f2da7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f16394beb646eb854beefb76cf1da306b5ca4f64774590e118fbbdaa815785b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:7eccd78e990c33c24267dd5f4c9b0842fe7f4a52982dc51b86fac1977492fa18_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:83509cbe06a8a3ba88a4beee21495f69285377a005d0e5180ab7f84f5d8bbe85_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ad18509981ca57bb551aeaf89b2c548d4c9e19f9bcd931f6873e951349d75f08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:ce774ed1513e81016f3855ff47dffbfdac59699ae3474580b2eaecf6bfa404e7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:6ccc06108ff987c800fed7199ecc0cca122c4d48b56a6f754f0cfb266e08eac4_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:8d4f344fa3cce444639ac38995aa2d9003c729fd4f68817690c3f62240a77fc5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:c4b2681ebaf61581e414f8e2f5c3b4d06515971533861cdea1bb8769d0b80e82_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e9fffcd5d4135733758a400cc773780dc4206a78d7f93ca3e2539c74945f7db4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6026d82e76c5a724aca49bea38783d833631af3a10e3112a968c31180517c175_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2d5d22c3d8ef72327e92579c68a810d8210797f7ab646409eac4ca39f0c5eae_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:dfd7a06d69aa39532cbb0650eab75b7024187e179b5caeef0fb568df93a7c2d7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fd61e6c873720e87472bde0b6e84c2b74900610d8ec931ee1dd2c99ac79b7599_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:31197275dc34f37fcdc23276f4a8471766b20e6d23813b161f8c3f185d2e6e46_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:337b6ed0bb31ba6d4a41f26cab02f3990ac700ee49a13429bcbf455d7c27c13e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:6011173eb46bf2ae1d02701fafbdee436e221439025aea957af3525a24319750_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:66978bd6522e6172744fad1ce7030918d0d25b32ed6facc5e0c350ee890938f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:447f0234256cff99a07d28bfb8c847933ff7cdf15241fabd1ca917d64fae0a5a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:698621a97fd9485bfdad99022867aefe7893057410ba28d7b914f8d7fe937d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78c51172a0395a06cca9d993366487ea8753e7ce8a8aa45c0d73c64a89b63020_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d36f2ebee76d7fb0cbe10e729830d88eaa8c84526c20b9b6a8c592f4b4401cf4_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:7aaab2fc17de0e874f9fed8fad20789262744e7626eb210293bc0cf9994e54f0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:b784bd602e89e8a668230c6936954ea1c0d96bd5f1b04b9760359d10340dc990_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e1281648a1c804680b7265a25b4678b91ae558ee19bd1a580fd1886ce2c0034d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ecc8b267ec93a95038bfd351492b585885ba6b1cd4ab673a94ae3c89f3f67cf1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:3d5e526b03fd6cc5b5ef71f70a04d2ed69be8f943677e89fcc2cdc2ad6021424_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:89520019f14b8ae32569e990930aff2832f229e07b30674eaa5cdb7908271fa3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b3666f47ab7e42b742fac969b83fbcdb55951ca6f7c22ebf2cdcadc415ae44ee_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:da318598ecbe819b7e5a92cceac7bb4a374ba8e36bf64ee0f1f6682fcbda0b24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:545db5108c3e0b03e6794a056234093e973d8f75325ec7122fd44110677592aa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:769ad2d9a6e75fcffdb0f242123531efd1ef7f5fcfba69475bc7c5068f457fe0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8744be65ecc7de9d3ddd29e4a62721ff55334f70ef445316d6946bf285104451_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c138c3f46700d4409d1ce4c57fb8476dc4d856ec633d9032dc723ecf8319cce8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:42acb2b7ee8d7d622ee215a158d617129acb3ab333bd185e204a5326af7c9760_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:65258ea533655369088646c57a4654f2c81868fb7d7985a1e1c21596bcbc5322_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b5fc5ed8e8c0c3585cef505ea0ef0214106cbb3b0db0c54ec215ccfccbd26e82_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:b8b25d30ab6ceb881f96719f57d738a92addb82563a46b6fbff21bd8704fa626_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:388c18b5028a563a59e20e1640c2047c7d8dbfe6dd2484a7ec91f97bc609299b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9dbea4b7457ab29be4688f0b78b5e1c468a095e144ca01dd4c699cf7536d5e43_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c06df21db110127fc1eb84697e9ba3f67d909b98353e533f677c19a28f2c319e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:f8dfe1ee35112afb1de1fc294ef45df5432ac3157cdc53ff8d321b12a8c71fa9_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:50c37889d45ddbca844c6e12ded7d148342eb015ab9bbb319ee84e2f1827e16f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dac9359bbb5b2446c560006feab152d506d83864a2b6143aa47cae16cb65c6bc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:dd77c5a4b01e46891eda6ca5b7b734966b065bef11981c5fc14d1107745285d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:e2c65d9e1e0b628e9aa48d105915bc5acb1f9e3366665f5f9305af4bc7f2b2e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a2986c7c7cc8184c62a433b55299bf165e6c993475463896e3efd71e4f888c9f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:cb0074eac650e96403d5d40bd9b897bc6aa63cabc66c6fe2f314d703c9ab9816_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:dc8835f81fcaf2909e69daae96bec3bf8b6c11c60a6fc9c7f3fca01b1b6bd202_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:e1686dce1d3a117b5a002125ca4a6f44d8f2509dcbd54ea74d2fde85371be0ad_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2beee8794b73e2b3cdd05b4274ef695b78dc563b00520955755605e7661c37c7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4319e6ff8887ed4f8f694b2e9634f4d6e66af9e99a51bbc3186f23a95f14a690_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cf42280f2f9f6c57575850d57deb703f2ff0b38622d7d306f83258c489e3a3d0_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:ded9750ea2c8ebc89b50528f2e40c8f922442c86f11288f3f8701b9d1723515b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2ca3e11af336c128aa55336b2859108199ffa9700c0fa8e480e4af67a9d63d7d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:cc024a6fec4bcbaab8c331f45692979a717e7425aada5fe7cbb5b5e14f874d0e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e5eafdffeb2ff541d160f10ebfe1f6be6144cbb317467d4c6fc29a82a408913d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fefdcb4b500ce14ab3ce3709b621bc9c046c5f7e21e55895aec64bd0fc9384cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:e739b1d59ce968a2fc625e4971302efb3b78aa0f939b8dcdc3c560e1c79a7f9a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9a1522dc092d88cbb4d74da5355c5d9408cf28c29e3892733327d044a333fd12_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0d551de5f36cfca943fb07f5a8ab0f5db4a6032087a0923fcbe04ba1d9ddb171_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:2879abad28f05c1ad0fcb50abfcb43a388d4cdf39b1ff7c49f076ae79c9af78c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8af7a334e62ada6baf6f8d93090bba3a50d6e6d562151d0d93424f3974acd176_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:df6e750b9a9bf67ce1ecc2d3bd3f0a22db5fb7717937ec5e4e961ceb533ed091_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:3e664474ef48bc044523163bf2eac17d7c5aeb1be9fb5bfc785c96fdc6027d05_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4611f49aaa0444d838108dc806e2171420b487028b5c521e7f2ecb26b33d9c6a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:61a4b27efd3c8ec696282c022d238e3c3c73334e50ded6b67feeadb86b5d676b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d706b06cf7bdc37ebe583e2cc2a1e3e85ef54d30add7fc1a73c6d1c9d40168dd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:0d6826685f79d6033389801a7f569eb3e47fc969f5af4dfaccb0e158d36517a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:874584721b2a7a47c6d3cf2d3b548cb1167e00521d07a388058c45875a719256_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a5b96ab9b6111cf54c42c379dd19f35a0d414ed1c9b4c0d8fcfe41d3895f0138_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:abfe76b03ce7b7dfe6ff3fe9089b851ebd5007866a7ede8759731b0d5f0ddf02_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:20b0c32d079cbeb2c2fadb472bb27f6fb1a2413f36ae602b853094ae2d1d2b41_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2129b5522f0848b8141f743fee2521dea9d41cbe94be669a65c5a015393d7b96_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:c7a8ccdc7df8f517664689eee6637bf5fa2db769c7e7d21386f7b35ea7fd838e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f8393c80e24057cbfb59701462dbb8ab992123a7486cc022e4676d7dfa476a65_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:15383653b915fcd47bf4cfc4321f3aefa08f85506353f5fe47e2f6f836f48789_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:927bc74860b23c4e853b34066fdcd540550b1c82ac925cca4ac681adedecab43_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:cb17b4754b28773de57cb259229cfec5f43fa3ddc371ee10de90ec9707b2184b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:f8a618c18a05b44606102b9beca392fc43c726540318da18c7059be24b8d8f04_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:5702a76a21a432b9c38645c14477827e91f03f91924df824ae6a88355acdfb93_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7ca7503da40177c2d24fd683e77235e1422197b96e644e491b88a994f9ae0694_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:c8b6c1d098cd860d3dc23576058256f391c16c4dbd7d28541a333a8237ffc5da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:e5523f754255ef580fd103c685386984a0801a0d967cb9618080b6ac10c425e8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1df3fd36ce496b016a129dca0175764276df9ab807ea7c98bcff19360d331e7b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7a05bf874c0dd2a82a1b976ce561e2f1b7b32889e65ff3b40088e861e73ae114_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f6de2790eac93ff1a117cae44a42f3706f269e72eb2c218e1d2ad9d9ef4ab963_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:fc526e1eaf77413445b175aad37a8e55ef4dbfcacf799be07c5acee6f3610d24_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:220bdcfb6134c8829e756adc2f42b4e16e09df0aef365a9d632959849ed8b2bb_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32c2da02d3fbf18f78f95b32a02e8dca3957f2783bf7df8e60319df225e93558_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dba99eba50002901744f7dec745c62553ea7025263ff1f3dead2b16c99fe3977_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:dd15865e20ae50751cee23f16f202bbfe595a415b4d67931e99528939e6204b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:310d8e5ec4972062b719ca9e62e6b5d35e32b806721b9c33d571dca660a61bbe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:47d220a19ebb60618007473ceebb069ad60f2db6f178e9bf4359e6996602c5ef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:5e81ae86baa0d19aec99aa2d505f5d1a02f449445d67116ad4a5bce4bacf9a8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6a6cb9e4e4ec1077746e9de822db539f58b69682664daf192b5c9d6355299b6b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0eaad8b5b489d0920b9d53f3b584c8e6cc2fc21fc86e97f199e576a7254610be_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:17fd50cd19720f3fa4601afcbb2a92e98fc6535f0d3317e58f6b862902347a24_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:268679b01182f4ed5426c96faa84ee3fa03b74fd2a3a9efbeb5db69b87d0555f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:78f4cb0c4e9a2a1622489439336e08d7907d91c5e8d70ec7b62092754a6a1390_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486264413c4b7cf1277d403c377a1c99a3d6816dad34b33cf721917425e8601c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6ae09a719266d0f246104ad15eb53e6391b86713603f3efd717eb7d2e861cd_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:681df36e1d031515e440060154d3ce0628246fea6d492e9b1cb373a110070244_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:df430be21b6c54b8e63048685bc8ba056f0a96be61ae16450f603c64dfb605bd_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1ae40af1cdb96c7bcecf2b80ca955f348290fef4d1da5ee53dbe752253ebf3dc_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:b1cf63abd5a748a32f4f0a8feb34cf2b20bde0d8df5dc11dab3150f50f65fd20_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d7cf85843040c8d101f4717cb086f325ce40bb4f0e23007fc52ef6c280fee05b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2cb9591512f5d5b7e70092fcdf40f198fae9d041ba17d6ce3617678a4fb1e6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:264824da3338431cdb0e127e7d01d0d8f38b626f5141782d206a7b86c5d2760f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:7ebd473b0212b1d6d2f540a72904aa0a71f07fabd630062d150a90db8f9d05b3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d0bf276b1940770f7485f297bfeeca0d95bfd519d598faffd9fbd4501cd92a87_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc25b68d60dada30c283d2015ccac716400fdfeff4cb5d95e6c1a2582df44cd5_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:aa7582b918d54ff0560f2c48df7d9e3922595baec83481841a2a874fac7d800a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e204ad77e9a998fd1c3a1c5983ca6a8f62b1fc2cfa2a1da73728d0b9e80ada00_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f241d00d4ce42325057e2d15bd2e13297b8a8efc1ce3042fcf34f49f1afd530b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f535b95154f1043f0d393f01225e178c3babf5ac619c4f0011e3f5aeb194103f_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:201e869d9d458e4a8e62c61ebeca34a7191993dde102817bfcae2d9b6e2594ac_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a11a6c15d75bf64b902a65454d006781261694fd86d76700ff26ae3a8921f279_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:b12e0cfe5a8546de2a2cee37934860cf29eaea1776d754ea08311a74bc3dd74a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d69be568fde24b983a9264c9900dc60321ebff324a34916f754696e35fbcf1d6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:51a8a0c0e03390cdb23a3fa590a7e0f8705dcd2c205889a69800bb5ea47235ec_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:9140ab8badbda80d064dac091edce4e5e5d45674a2352bf46b94b559b166d015_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:97e59f361a765bb4db447a3443ef94a5f5d1f8154281371b8c70f58ded9872d0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:faac69115a2bf1026d18452869b8d97d2ee2ffc21edd150adf12d79349424302_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:29c4741af43382e7e415f5775a9581d4efb068ba124b7446503e81ca82fe69a7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aae5ffcbde7a3ba803840ae6d2b2635e802430b11d478197fe0e16c98acfcc31_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:be00017898d279f30cd2972dcd10c250733f21ffd81056dc6054af813e037d50_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e2610c98b6e78a74df135716d3f2353485dc12e4198417680d549271953761a7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3963d1bf4deb971b12109bbb4f7cafaf60f290e1aef61714a7667fe83a7ccd56_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4669a0314ed322ef98776433f880ba89b40d66a4bf5accb91d814a40304748ba_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d6607a593ee88b61efcfcf9af8f1467207d889a2964aebe3a92c11d07c204ebe_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d79ecf7f1416adf2b7802c199e6b57791298be7fec5f53ec1b4214a7cdc9854f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:12ce895b17c633569a036f282d968496eb3020a71125dd079ca01aea2bb9d510_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:34060de542dd7c842eeec41b99ad8aa99a26208e1502b0b96388ba9d0168485e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4a276f5a8cb1c69f08f4ec6847a95e8ea806e1c0b65e6f0d12a99c4221420d8f_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:98e82c79401adbcbefd52fa5e0f95410e0649b52992ec9d2e96032572ef7f718_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:0cb0d9e11a826778407b9961f1c0da5f679b5d63088e10e176852e9e69943b19_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:3187c22a5d8dbf86907d4aab83825f3033a79f2c8c9a2428f5c84f20ff7dfa71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:1c26dbc1493943b4a1995f40c5a7286d10b79de13a4dfaad938b0a4cf1fc25e6_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3454b90ba4ed226d827656ac64d9b9b656f85fc5b02674122b072fafb58d6eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:0e6a8d3f8d26a91a246327bc7d12c798f1d2c59e024a25ce4b96ac5325e52d33_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:4f759db909409d92ad424f8b15056a0f3902cdfabd4d1093f2093869a97fb579_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0ad8c4e98fa8c38cc431323a3ce501474e2129003c7009002484deed052062dd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:4b856b98952ad564140fc5c42b9ed925d5a82c2c81728a89ec459046ddb8e7c8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:72c348acf03aae048a48f3fea3acb72a826cab2095131f976ce191787b968335_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:88112062cb986cddcc02b348e491a07236de3ad9fea5c60206a6e3f4feb3795c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e1762cd3acfb0eaca4840454e7072ac92f8a8fecb918a6e9fd74759e021a794b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ff1b7dc6e368e20848fa99f8e9dbf9085e8a57e311a036ac9d2b28326c14fd4e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:38f11162db0c7b24cb0745aeec72b87ca8480aedbf41d7348e79e8a74b4102f1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:4ce2943fccdc2fc397f70147538ca2e388b7acc66bccfcc3ccd4962842e1c696_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9b6e26455e866c65bb10722d117536d47fbf5827c89a600e7559808f4d1cb2d4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:fb485d4f4a32587da2f6ee1c31a7625e54b0625065149d87a798e78868a3b4c1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:5152478257a61b761957b3a97ba08d655f18c83bfd8499a72395b2057f1e48ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:60a285c0f182e0c7e54395eec3380560d92a6f048ab5266ec3cad257bbb37417_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d2dbbdc01d771f18537347c6554dd12192c7caf60ef003b4b0856e9f2fbd8371_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f9e5ee1ff1c0b0aaf8f104182efe3e5e6accd1ff74c37834ce50b1af460e6f9c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:32742b6f2db2573d26832e9c248ca1afdab3fa5dce8917ded53076aa5b62af97_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:3d9308d1beb3d4a1e34b34e188d94027660c40dff73cc40d6832e53eec727040_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6d1ba448b08b3c7520ee3386f2f982d20c5ac3f7a733ae8fbfe6a43d61292e08_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:b545cd747e5dfb6f3b722234dba5bc20f1cbfa8945a56e94b75e1ab4376bbec1_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:800278ab748323ded5be8b3c066bb1e49b40e9f2ce2b989629989d046e78e211_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:b5890120418aa2da50305908e30d3e89a57b060a5d5205363c4cd98aadc6b79e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ec52561d9a83b7c1b790b60a61f8feaf8b0d3cc629030de8b5bbe45c53a14f2c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:fbe177541f34f0015bba923c5ca261959e2f43f17b83214147f98a247e523272_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:50a5fda8f9316b10ce374a9f502b2ef0c90726e093937ede8ec8e530ab34e58b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a1c27bf21a032e4ae6ce8d308dd8ee12c9c29c4ea58be21b79fa62e2ef68690a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:e7a9f3408be2ccd798426b7ba970c89cf8baf0844db5ab87810193c3ead19f42_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f60eebe5f5bae5e57299e08d72a672d26247707fd9826af9d659b957d3ce524f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4422488bea0e2d5db88debd30341f20f5273f582a02f1f9c06b29dd4233bb041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:6fd1d2aa56da7887d642be3f63a027967e7b22606c15a807a1530e0ad84c48d2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c14724665ab0823c4cf6a8f468d8acf62bec8da8d802e5650e596fd76aa47aec_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:d2f0ad5dd37c5d802b70d53be3210c714e5af7bbbf690bf87eee6ccf938899a3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:03d9ce36d91ed38776edad5fff600df6c41d8153ad035dce3d6217ec983e035d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:76c00d2c85d5c098fda3618f7ff887332b603e8e5aa8d288ea3f2c2d1cc54344_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:997fac822646d9058496501a66342ca640bbf1bb1a21bc971c463bef3bbb48c5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c156c5845c795014815234a2e192dd7fb340d28c7813e417856f318ac2c5ba76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:23c3bd78d686ccc3a1464c6aaf5e71b235967319db7109627612a45a4b6248d1_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:70b863eb50e716e60196dee04d0a9e8bd07ced93e4765eafd14615fc86983617_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:7f2d9c29f619b6ddb79ad66acf4994cf82a563725db3b0eed5c1cfa9144a4167_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a809611e8b67f245642073db5dee008b465787a912df853920764e8a3e39d881_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0fa539ed814db4985e363650492dd899429981895415126254f3000a90382fcb_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0ffd06f7a78c22d1d98be4cf8bfbba5a2d13e14b903a70da867d16c5977869c9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:48501fb37b45f51213f2ea4b3397990ec64ee59a626a89bd8364f7afc1e20e88_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b9d8236d99493469d76daa4b68885225dff50927862daa143928081960067f3b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:00c34691b0674e3cde8b9ab82c516fdcb5e038ed7e3928b0fc322262320f521a_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3802cc3722dd52e6ea602442591ced65ebe2228c38bb12b5b423f441e931c374_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3c4e962462a8a97643318f4dc3b66b5a22259a7d61a718664e18cc1d7b5cd020_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:d6f73dfb5247ec1dd6f20cbc2a2a1162fbbe298620eaf0e12d1f768f3da5f286_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:a9918afae351d060dc856681f73ee15e3b066f963b8a0dedfd39e0deb0beae8a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:9c011bc3f1cc95cbe696de8349ed287eb9dd2dfea22609e349cbf9f5225d81b3_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1db28b7472bbcdde92f56ee1edd46b8386d2f0f8b60d328db59cb3c5aba88eaa_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:140669b51922f347a54443864060529aa137540bdb7feac1020895c590cfcf3d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:e65a7b666fd4017e84d8b4931f66d5b395512fdbee9230e775059a616c2cb594_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:f0a3225b5554d2e8bccc2d558c178503be81d693d1d05aee857998fb55711e22_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5f6f8a3591c456294f240a4f70e28e5a6a2221bd606816c824a1a02276d73821_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8c21cac50a26356314c973450cfe16770391f495eb1cf9c5de948ae2c5b4bc03_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:b54d86310925f8762343b759a98c76ec7ea2189cc48efed5fbb4f4580d632e9b_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e1ad066cce175d14c4ab37a0c9927a471184dcb4b7e985de98e3e032e8baad29_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:57b878bda23ca2dd6dd1ea4ab3c6a830d3feed73ef6047a894d7448b5560c86e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a7e8a12d3011e6c10b043421495f2f29fe6b92c27aa5dd6516e3442ec63bc369_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:bf190966c97f8eca720100399597b0e2e307ddaad1288a491e62c5798914cd0c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c3ff9f3bda6dc66835b8ec66a97a29bc2f59877d7dd64c69b602837c1daa8749_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
}
]
}
RHSA-2025:14061
Vulnerability from csaf_redhat - Published: 2025-08-27 17:25 - Updated: 2026-02-18 08:39A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.17.38 is now available with updates to packages and images that fix several bugs.\nThis release includes a security update for Red Hat OpenShift Container Platform 4.17.\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.\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.17.38. See the following advisory for the container images for this release:\nhttps://access.redhat.com/errata/RHSA-2025:14060\nSecurity Fix(es):\n* github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:14061",
"url": "https://access.redhat.com/errata/RHSA-2025:14061"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45339",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"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/2025/rhsa-2025_14061.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.38 security and extras update",
"tracking": {
"current_release_date": "2026-02-18T08:39:04+00:00",
"generator": {
"date": "2026-02-18T08:39:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:14061",
"initial_release_date": "2025-08-27T17:25:43+00:00",
"revision_history": [
{
"date": "2025-08-27T17:25:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-27T17:25:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.17.0-202508200911.p2.g0fd9778.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Acdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.17.0-202508200911.p2.gdbf6216.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.17.0-202508200911.p2.g5c1609c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.17.0-202508200911.p2.g6651c0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3Ae57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3Af329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3A2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.17.0-202508200911.p2.g3a8ab50.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.17.0-202508200911.p2.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Ad79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.17.0-202508200911.p2.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3A6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.17.0-202508200911.p2.gcbaea1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3Af48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.17.0-202508200911.p2.g1f68e99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3Aea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.17.0-202508200911.p2.gcffdc60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Af37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.17.0-202508200911.p2.gdfe1ebf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3A9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gc649d73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g5e7e0e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Aefb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.17.0-202508200911.p2.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3A9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.17.0-202508200911.p2.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Aeba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.17.0-202508200911.p2.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256%3A3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.17.0-202508200911.p2.g9696583.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3Adf431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3Ae74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.17.0-202508200911.p2.g7f66ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Ae04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g4bee057.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Aa0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.17.0-202508200911.p2.g602115c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.17.0-202508200911.p2.gd4c0017.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.17.0-202508200911.p2.ge7acc6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ad65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.17.0-202508200911.p2.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3Ac81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.17.0-202508200911.p2.g0161a3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3A13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.17.0-202508200911.p2.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3A13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.17.0-202508200911.p2.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3A3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.17.0-202508200911.p2.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256%3A3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.17.0-202508200911.p2.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3Ae13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.17.0-202508200911.p2.g7b2473d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3Ab63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.17.0-202508200911.p2.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.17.0-202508200911.p2.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.17.0-202508200911.p2.g0d0995a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3Af168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.17.0-202508200911.p2.gb6b402b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.17.0-202508200911.p2.g943b087.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Ac67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.17.0-202508200911.p2.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.17.0-202508200911.p2.gec3a8a0.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.17.0-202508200911.p2.g0fd9778.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.17.0-202508200911.p2.gdbf6216.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.17.0-202508200911.p2.g5c1609c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.17.0-202508200911.p2.g6651c0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3A4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.17.0-202508200911.p2.g3a8ab50.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.17.0-202508200911.p2.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.17.0-202508200911.p2.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3Aaa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.17.0-202508200911.p2.gcbaea1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3Aa6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.17.0-202508200911.p2.g1f68e99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Aaa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3Ac098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3Ab353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.17.0-202508200911.p2.gcffdc60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.17.0-202508200911.p2.gdfe1ebf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3A8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gc649d73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g5e7e0e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3A14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.17.0-202508200911.p2.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3A9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.17.0-202508200911.p2.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.17.0-202508200911.p2.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256%3A1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.17.0-202508200911.p2.g9696583.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3Ac5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3Ac46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3Ab95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.17.0-202508200911.p2.g7f66ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g4bee057.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.17.0-202508200911.p2.g602115c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Ae69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.17.0-202508200911.p2.gd4c0017.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.17.0-202508200911.p2.ge7acc6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ad7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3Acaf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.17.0-202508200911.p2.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3Aba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.17.0-202508200911.p2.g0161a3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3A02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.17.0-202508200911.p2.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3A02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.17.0-202508200911.p2.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3A57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.17.0-202508200911.p2.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256%3A57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.17.0-202508200911.p2.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3A1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.17.0-202508200911.p2.g7b2473d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.17.0-202508200911.p2.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.17.0-202508200911.p2.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.17.0-202508200911.p2.g0d0995a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3Abe491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.17.0-202508200911.p2.gb6b402b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.17.0-202508200911.p2.g943b087.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3Af9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3Afc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.17.0-202508200911.p2.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.17.0-202508200911.p2.gec3a8a0.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.17.0-202508200911.p2.g0fd9778.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.17.0-202508200911.p2.gdbf6216.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.17.0-202508200911.p2.g5c1609c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.17.0-202508200911.p2.g6651c0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Ad7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.17.0-202508200911.p2.g3a8ab50.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Ad16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.17.0-202508200911.p2.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Aa1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.17.0-202508200911.p2.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3Affc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.17.0-202508200911.p2.gcbaea1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.17.0-202508200911.p2.g1f68e99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.17.0-202508200911.p2.gcffdc60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.17.0-202508200911.p2.gdfe1ebf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3A92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gc649d73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3Ad70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g5e7e0e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3Aa128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3Aa10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3A17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.17.0-202508200911.p2.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3A418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.17.0-202508200911.p2.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ada6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.17.0-202508200911.p2.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3Ab86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3A5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.17.0-202508200911.p2.g7f66ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g4bee057.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.17.0-202508200911.p2.g602115c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Aff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.17.0-202508200911.p2.gd4c0017.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.17.0-202508200911.p2.ge7acc6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3A2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.17.0-202508200911.p2.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.17.0-202508200911.p2.g0161a3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3Abcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3A9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.17.0-202508200911.p2.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3A9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.17.0-202508200911.p2.g0c97e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3A667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.17.0-202508200911.p2.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256%3A667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.17.0-202508200911.p2.g51c05cc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3Ac1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.17.0-202508200911.p2.g7b2473d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3Ada77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.17.0-202508200911.p2.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.17.0-202508200911.p2.gc836701.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.17.0-202508200911.p2.g0d0995a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.17.0-202508200911.p2.gb6b402b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.17.0-202508200911.p2.g943b087.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3Aa5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.17.0-202508200911.p2.gb5b5f7b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.17.0-202508200911.p2.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.17.0-202508200911.p2.gec3a8a0.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Ae9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.17.0-202508200911.p2.gdbf6216.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.17.0-202508200911.p2.g5c1609c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.17.0-202508200911.p2.g6651c0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3Ae8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Ad3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.17.0-202508200911.p2.g6e63d0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Aceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.17.0-202508200911.p2.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.17.0-202508200911.p2.g572d1e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3Abb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.17.0-202508200911.p2.gcbaea1d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.17.0-202508200911.p2.gc17cda3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.17.0-202508200911.p2.gcffdc60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.17.0-202508200911.p2.gdfe1ebf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3A7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.gc649d73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3Aa36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g5e7e0e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3Af5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Afa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.17.0-202508200911.p2.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3Ad2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.17.0-202508200911.p2.g61a705e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.17.0-202508200911.p2.g7cd5ead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3Ad41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g66aee5b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.17.0-202508200911.p2.ge3879e9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.17.0-202508200911.p2.g602115c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Ad85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.17.0-202508200911.p2.gd4c0017.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.17.0-202508200911.p2.ge7acc6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.17.0-202508200911.p2.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3Adb8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.17.0-202508200911.p2.g06f3ae6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3Ab83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.17.0-202508200911.p2.g0161a3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3Ae049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.17.0-202508200911.p2.g04dca0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3A4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.17.0-202508200911.p2.g7b2473d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Ad383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.17.0-202508200911.p2.gd7a91a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.17.0-202508200911.p2.gec3a8a0.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-27T17:25:43+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14061"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0458e24e1a11105b36c466eb161a7b0de10289325582101bd7d460489615d063_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:51ff6c99c37580c121e04478b34ed76b191bb9cf6d2dfbfcebfe8ac8f052aee0_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:a1784aff3799ab68ac5c28f6fe6f272a7f17121f298ca8778f3b67dd8903576d_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:d79df6a6638477e77a23c2ac0d9116bb5e99f743854b3812c149a845ab8cd6b4_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1856dcc7f85bfa45ae653ec40d5206220ee44dbcff74ccb7b3910a7ecb17d261_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:43e883f87d511c82e99977bf3e307db9fe4d3d307631b2fd2f3a115b7ddbde1c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:ceeead5cc9d5538692439c3407ac80eb3739af591c5091ca0ed9245947d9a9b5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d16aa3eaf030afe48eda557787cd1ba628492312ea4f97d690505cda8f4a4cda_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6677bd0d743ed13a669c923a5b551fac98020ddb7aec3eb28d18c209c25ec982_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:aa7347dc2a38976ef2fea113ba9a8fbc0e9123036f428443469eb4b163facd1e_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb39af3859f78d095d1b33af99fefd1fd12e640d83cf72c6814e5b46ecf4938c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:ffc00b518b3fe68f724085b563219b5798a8b1f65bc5b92857a9f12a80155177_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0f4bf7299768020e9037f2fa68185329e63fabe9a517d7ab740412266c81ea00_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1dcb8d4d6c7b689d966005695a37646c8acf0469bb5aa7654b84ee26f2bbe4de_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:8a307caf03da6253ae6bf5eb50e98c0d925b81a308014b430591afca84c7d096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:eba29f6453321af2967a94846f4e547c82b9ac02369e84fd6e493985e20add8d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:447943faf5702bc82cdd39229fd2ef252efe1a00f7ffdaed1ff010b9dd28cf15_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d85ba1272a052ee5c0d562846a4a8f4d7f0f12f098f8e974cc1e0bd1d055b742_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e69b006fd1f1322064da665a91d6aec4e341e996c1c7d1f0a1371b1fbd266d80_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ff678c7f85c10859587cba06bf37fc27669ec86d6b85587970dba0ff89cfb681_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:2207a37c654b8bbae4e65449e7286a3de00eae08fc84f139aad832f935dba89c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:6939f95b61459927dc15bf85d0ac6419995369086594b33e3609e6a3262292fe_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:9fb3b0e8db160c13440e8d51bc910079fcffc1980c48a8e4e0eced8b9a3ad83d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/metallb-rhel9@sha256:a0c14ef75ac38b583174b6919b9340dc665a5d9ab2856c873af3371a382a2978_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3250d3282461e4e917e86407d0ab2c980f9afe51b472ab167d8ee3caefea2a7d_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3d186bd29e9e794a116fe242f80b1d194979d0c269600ed99cda3caeb165d573_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:b353514250fe3845ae7ba84d98a682bf009000311332aa8a87e67e682c7e8b3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ea619b6953e7e0fd8842716ddf8d90c70c7113374d5722c16c31a7ea571f9509_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:7b13eb463e91a44b01d4513962d737711fd4759a2c5ef2c73a8dfb45e010cdd7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e57804ce9e4658fcc73da32bf8b8e8a67d31cad930ab9174c29188e8dff475d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:92c1d0730df47da30cdeb5f41522a2f90349fbe466c00902a347ab21db70905c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9c830c0f8ec483488d2e763c2e28d4add2ff7dbecf2e3efa8bb50fae876cf62b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:1cbd30ad042fc8aad60a049dba524029d74f475a964ecafb97d05fc98d9e6688_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:3b481e9a1a4c126c4fcebdf02654731b80e6868cf4ba0a32a406614a00ac520b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:0514fe6680b09d16dc3913b24f67ad4c4646b49dd2403cb1b7d279473e07e0fe_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:22b8513ef01048122a766b3a33e04acdaf37a68dafca69f0586cf2147b2c8ca2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:06761a5300a327756e748db589949ae1313127c5e98802975eb58362c86a5d30_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:71e749a0759e5814439cf071f19368efa702c4a074cf39dedbd1d9d1a555a8b7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fa94690981b45ffc7279dd9fa37001d2e39089dbd723c48c04412404cb56f6b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:1c84e2f315d0e54227a8b02d95c33b63d36dc58ad974d6c7b94db9325d78c61e_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8e8f84d8ba931dbda6d88bacf3a7c904083fc8b2a8fc86fba432e4b1dc021ee2_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:a36e62a9842a0cc364692779b5a63c7a3b56f72866a3d0c6f9a1322370adaea5_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:d70d122248b1cc216b3a8a4ea38a2aac26f04ae08fd4fd9c3151ab163f03be63_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5806aa2aa4f9a3d23dc0c32e8aceb5294104c4af64d58fdb251136267eb72102_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e0949fd2452df460619e70ee4ea636cebf7c8e307d8591728b8f2d3a816c2f3_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:cdd5fc2350c2104d94685693271575d77622e805989ca9feee18b7d2c697a454_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e9d56b9d7b2020e8f063906514bf68128afad92c1e5af7281834f348aa28d53e_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:069d2f973d7bfe9b524a62205c0571499e5f08bd481bc6953ae72cfcca4d830d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3d78e5d02de56022c17b18070d6e82914bdc29bfe6035f4952c0c8b6fc079c8b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:3e633336b55d0c2b17800beb5d4ee284540bf13c917fc63dcecd70fad0d4f68c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:87d229c4ba8e0a5cae04fbc2602d43b9c09deb27607328b06f2aa66a42cf38f0_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:399c856697517fccb64f7280e4f8569b8dfbec54511ea714b524418655a3cece_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f6ab14b0cb78476f13123eda7c56c3a24c1b884ad3b45d97c6931f937a2e89_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:979558c9e6fca7ab5653b9c2d9d6cee37a25c4c4f4647d9146313a40d43a731a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9b6e0bedd5c8242e1ce938388e9b9a2e8965faff81cf76cbd3290ac38ca7cf71_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:4542f01491b9e5fd5e316529e2a5f4abfc9d353b0df012fed5e4039f723c1ae9_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:b86a7eba8e1d3a692ea1834d965d5652043538e6461aeca31df1c8d5f8ba0af6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:c5443d3ec37b6b2ab71392cf6750c1bb5075538becda0515927d650529e65a01_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:d41d3375198d69f82987af68eaed9d8e64d9e612f53e0acb4ef412611a5dc9bc_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:775e09476599b3b24611639aaf8ad87e90c697b8bc0d9f739b989708e581d988_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:98c5f3156a1ef86075513bcd7f1118014e88b2b76bb50cb59155a7ae17402092_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e57601bd88bc87d60b744a5dda6b2679932485fd64ea7857ebc1de385203fa4c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e8960a641bd65a19876a1e1d458dab0ea19be1b394e052fa60557695cde05669_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:1fd8a23f492ef4b45fc3de12ef323d82af2dbc54dbf1aa007d17a69f2eb5b75c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:288a12495a4c415d7de5ccd9340c851b14f3da7a9fe8ad22860244a1b89b0efd_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:36e4dc76ce450eed27f74386cbf713dd7356401425a60ae8223d21cb8d199d20_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:f329798dc989fe45dec87b696cf736835ffcd50c47d348d2e1f184f822e2ccd1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2ab9c06fd83ce3b2a422de5685757805efd360afbcc5d6df91d9f0c252547a2b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4fa8a3d1b68528dd431e65077780bb4cdae41db429c17688d97fde9632062409_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d3b5cb24fbd67bd5169089c63d13904da0988551bafe6bde4ab8dac13323d46a_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d7aed86b8591b80872494ac27e4fd6f8324378d1fe074bbd04a7b65cb86f4156_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:1edac0e9a656d4d11381cac737f8d58a61650a01082967df3bb6a9acfefcf765_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:89d4bdaa4be67f868b7ca91f92cf0c12666ff244ff0ee008bf815545a9534c76_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a128cbdf8a2f2b83e5fb3b71059e72e8c104a82b9730e9317400c72751d0fba8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f5adfcad994406536f85ca167b83057a09bf5213167270c02b855d6d953efde6_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:113f93c51bd111923e30f12160b22a6bb17c8710ebd47ed86c1e9f5e1377ef44_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b37691a36a8ecd178c2691fe1c04a94ad738c38030be7596e6f57b7c8d4f7bf_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:c46de455d0a3fe2d09ea262c05c381842c6890b154e6d1e544281c8c540f341b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:df431f1d62abd12d773b4a53bd15ddcdcc7bb438b8314853a590c76a38469b02_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:5e19b08f3e896f455861cf2aaea07c7dce74e17a179568f42f087e313ee0a420_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:79e2d1c29b47cd403e27fc45a7e7503b8badae5bee3bfd97ddbf7fb3708c0fe8_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:8ed4f612990107d6f50087b7908edf81bf6d76c64dedfed4429e6a5d2af568b8_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:a10c523e68282f3ec5e119cb2922448e56e28c8579ab5baf89fdb09d02b71cd5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:2bfc33595cb9d4e31ada0cf70db575b6a452dd9f2e55b48719290091520aa90e_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:91b254824209a594de38df645085bb46df6e9b213719a414f95b70401d2e0f59_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e04f277acf4a7e75c9978bab127699242f6a6bc99812618411db7d2af319397c_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:5641184eb92022e3217b6eea04c1b8c4f9637dda1b942d9f21e2d5bd4578abd3_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b95a8ddb02e33405075b8bad1378991d4ce0743440cfc12db46c6e3256945409_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:e74b726cf6a45eac79a050f0c5dafc09e05eb98b986bba46e72aac591ed3fd0d_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:14ec9a78318eaa3739594ae38310c72ac8716da51372ce930e01d66114bb925c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:17f1ba266fce1f0ec17d8c2d21dd7bdc1e9c99f76bcc056771b74aaee0846a64_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:efb80a0d54ffe6d75b98d5e2038bb3e166684f3a251e57c3b3c0eb93f49ae938_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fa6a80f15fb3430d033a67b4330bf6ea8f9811c19ee14d463ffa0c6f5eb5e2b9_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:0317cbd8effb2025ddc2b41b0d7010fdd55d570a59489ccc92a2291f958442b0_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:08c480bce5a3661c5cfb0d14e9c85ff1d65dfa5f4a2968921191a45e4c4a42fe_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:427c5a494e03321d0b7b9bcec47a3e5a458a7a995a74d784791a504000909397_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:da6d4fa9411bc38eaf0db9a11f696910b219aaf0cfd7a74b0381dc246a8a43ce_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:048d7aa31b269ff029b27148783c57f0a830ac8f88b1b0e7a6e851a187381171_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:17725e1c46ee9b03f6d8894cbb115160b9c1178798943e6c10d1c3e245e8b7b1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:20870c93ae2d7aa158ac15a3398ba5effe265a575287f6b6797788c6f97b9656_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:9c1911da78d7ce1b4d2d842db454309b7425bfda0e873692d81301c8145e8e72_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:050aa8e1ecbcafc656e296ba0f3e8010bc520752d8d41f1ce9705f1082607158_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:471314a73ededb171153d4035b375dd92516db25a04a64ce2b64458be82d3bb8_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:4cc5772be1673c8e032d07a5a73e982bed80f70790325d80882fdd9df80d5d90_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:aa339da7daa7ca74cdbb06a14d448be9ac18b9b43f906f9e70d70682ea5f3b87_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:02f29c962eafb1d7509da7531c1a17c0f65fbafb55637b343f54f14f73cfe725_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:60d3c717817d835034f7a2fc97611dcef3a6f5ca4d1c456dbc2522796fb8a0ba_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9169080ad20f0c6073e4d81d758c954a3c6a190cb25733b2b04362aca0dfb393_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c098dc804a6ace815618273bb40f9663d13ed4469f4b129ac3703d1168d65a28_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:187aefced36fd1ffed831fbdd63fb18e7e0b6803b0587415ea33719ffee3dbc9_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:44f1c39a39c987b6eb43575da9b184f8dad5bfa15c235cb77cbb2fc0a262341b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:886e27108c45aeae4e6d7bc0d97d3c7eba73ca263b92e2b7c8379bdebf785e98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f37dd76621e89a693a97245a5a97ec14284a92aa036af5d8a7daf0bf8c0d7060_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:418b79813d44668e9279c5405d25b8604ec71c0e6ecab5f9d9902d17861c1bb7_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9834de53c50bbe61c648c6d02769846131be9c47f89d3afce230c0da9dd6153f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9abd199b4a5d927e497dd09e381d96c15e75b7ddbb4e8eb4b5a172bfa7ad707d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:d2062485aa74f8b1da769f7e0b509018e3b046b641258af2ca624d5b9f4d2537_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7e47abe21e1fdae65fa519055688e0185ab69525f6408f5670aeb71a365b0377_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b63972fd5060009ee70b050a72fdec250ec2793eb8b9580795a7fcd7d4253a3b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:da77df76edf2ac7c754bb437c2d419aff1d6f70bcbab2a305daf3622fd3aa1c1_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:4688644ccb0de115b3ac46fdbaf634b0fd8d90cba22a8203757c2517e4f486da_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:a6a1cbb842d0285739abd6684e7668d61bd7eb159612416f24150168617ed8e6_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:f48383a8929dcc04486078f1cb61bb810df240a4645aff2c8f7d78b2ce4ec07a_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:22fae016ee28092d354425d64b96ab166b7772d20094ad75a52e1d821576faef_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:45e78c35c772544fc44eb34e792e6b747b50087fac6bbef1a81e99822fe8a3db_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:763dce484101f6b6ba7545bf7bfa7a1bff21b7ff569de5dffc3c7f0ebff0e041_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:d7a53a1c845a7acd526ac96d10a88e882cbee6d9154f9290654da6af49850a4f_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:07458b02febae9ce2aadea2f36867d13e115f3afe3e514b653e9fbefe73d0810_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:41e9d4fef1fb131ce574ddd279272b506355b89b8e0f2b35395b61fd702b689c_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:5e801e9de129cba29ff41354604fb34ee435c6f787a4e999abf0d2bc73944661_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:8ae397a4a693fb349583e7ceb1c4b5ccccbc81c3a66b052d9b03ba1178c9ea26_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c7bea2e50dcee831b095a18f62982450d6f7c3a0b10b172f2d29a20f515fda8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:caf0a7a1480f4e69df07d3f38bdd1f16edfbd77b85cd0c03836bbbc02423d041_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d65f9616423669522bb79a997078a35bafc4df95708171273705198a959ba915_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:db8db26891ac3286c8096df3e4d0cbce96a1bad2ae939806ea6b5dcc535b199c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:4955d978cf28f69e0bbcb3ab446c3f7307eaad04233cf773302b762be0f39c3c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:6e6dc7f94ba09f6094cf7fbb55e4fe47387cd8559a8577f76cc86a60298d3305_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:bcf0d61b771ca9c7af94bcc4269e72e58ab84454ab593e1c260dca23cde0f834_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e049d3a0c3b05e5f81491c6a82566d73dbb20f87b765768bdf5eea444415ad25_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1b7a999f262491a1ca47ddbb78227482a78ecdd080bfe5ae53c0d4539d6d1dd8_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b83975e3cb3b23ed7b32b88ac11819bd02182aa0af238cca316448aeca83e7d7_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ba3d26bf88b5405bc8f7bd306f9ec47a0fc8630cad85c7094f4dc7b301d6d845_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c81d30073c7264af6fdaea5d15cca3d77cbdeba7f9920840ba907d2d0e83952b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:9001217ae1dab745f2894f3cb94c50ec5d77ffe799bad87fb10248b2e559abff_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:be491496203e8ac59cde041d24c3e25fd806be6044ff0d0edaf99d782c075364_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f168ed27315b2fbfccd37acc29a98c93a63a5b8aebb607ec2031f0656b116399_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:264ae1c6bd51ec906a9aee594942afc12389353ce83e5a195e8b4943482f25bf_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:576189bcf55a9bc7d55d6f1f9f4685b8fd7fdbc989f3832b5ecafe1760fcf770_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6f63531b8f83876ce94e2f6fedba0e8cacbf426d62c87431c61131f860d1f08f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:274f8e4e9e7a6834e632a9f3ae73d4bc4f3e4222340f23aa98cbbfe3ff2411fa_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9418e4d0fe87c24cc2a816e9c6bb0f6d943fe0cf03b8f4e29d4691b4e9385587_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:99a5b2bab0908b1b44cf6b953ecbe22703624fb2ae3944eeac4ee5bb20a5a84b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:29387ca2e2d2ebe6304245d3ffc948825c8111f6fc439509be766f07b7ccf732_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4f3f33b34230c061f1c27347acd1fa3563175f7d64035dbc910cfe8612a6f64c_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94fc86daa8bd6bce1259602282d19fbd1e0bdddd4be735512c0e43510d4f315b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:44e98f9f3b7f6c8820dbe24892d10b66894f90bbfe176bee177c0ecddbeb408b_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:a5b9ff84b5cba0f23682d6225e4caebb9262273e6dd6a1a51006060bddef9d4a_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:f9fb7fda90ae230e27fd16aca433174b5ed5d224346a18ec23d2ad1c241b3da7_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:1972e770837f79f8df0ba604a19fc8e29d478c8c239498acaef7a4d4ad11a171_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:834b569e078343ef0adc9aa2980974057a3ac2e6f784eecc2f3a25c9d80c415f_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:fc54e8bab6e8a29a27f6a7e7f2207d3da6f9f80910df2ec19492f1e5f87f92cb_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2b10c72d11b520aa2fbbd45d50186a2dd8db8b743e1cf709f4d34e81bde1e2f2_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5880c7554bfe86d125ee7b97bc7cd38e8003ca0ed948827e3db8bb736a87c08d_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6507d54c025d71a65b05cd82b78c06ee4e7e8fe19584b7999a850262265446d2_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6eb112a886f36c12d19237aa46a2ed6c2206975452e07fdf68f9205a5d82373c_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0e2b102c08d195910be7cdb3148927f28a65705deec28e6c601405c16b6a1b2b_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3ca5a92e111540f66c90bc73326452572c8c1245580068c93399e575eb20431b_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:c67776c7344c25494213b94ffecb3354350e4e2a67cc3482e5bf55482b70e8c1_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:d383e5cc2a0de259016c60f14dc0058ba52421ec0fe0328893c5369e8c57cb98_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:1124dbceb7549ca4340037f901e3a640b9fa0539f472bc01c018b068a7e9c9f5_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:4ecf07ba7f933021cee5e09d64ac7af08d67eba9dc829a9c8a4077f1a04f19b2_s390x",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c1216b178ad087e3798e87df1875cd2a8f1343d132f6b87aa5fbd863f9a82154_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:e13cfac757fcaf1a8b81cf8e873d89151dbe51fbe757ac590f9874de203f7431_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:3b976bd127042a3d398c1b53933fcbaed6f44b0a36453d9f1d31b6e6f7729288_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:42c5c4d4e5d2c07d03d300a5c8fdba1a091f2f3dadfd03ea673a1217f44af4a5_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:6ba3212885e864b150442123ba57c275d8c2dcf10fc5f1d2122bf39551d08e94_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:3c0cee08968a1a5656464a4b6684808b061fcafa85186b66e32313ebd1671f99_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:57140239037157dcab545fd813762cb4b5ade798b6446a8bd2a857ab312f0096_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:667c9ac3d05ccfaa4dac0357eb375269eaa823e0d364b0c6bd4a4f33b9189ea6_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:5f81992fad72216969ebeb64da8f2790ee95da127867723687c8e45ce0043244_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:750d1c202a014a3c782c09ad571c2144c5f93a7bc21ebe4e3a072d46a6c17313_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:944c04fef854a12f494dd19374d636ce27de35d08ce01b2f1d3c84835ff08071_ppc64le",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:02ef9f7eada85fb2cc04edd855a73df53ab881f7b036bee8d6a88205f2dc1443_arm64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:13e564c80cf62283ccf08a556b35b34c8a428bbd13c4ca7d622bde06e3b00696_amd64",
"Red Hat OpenShift Container Platform 4.17:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:9f3f8147ec26b3efbee5f44c8dbf7127643d261fc2ff73466d6e54877883e730_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:14397
Vulnerability from csaf_redhat - Published: 2025-08-27 19:02 - Updated: 2026-02-18 08:39A flaw was found in OpenShift Console. A Server Side Request Forgery (SSRF) attack can happen if an attacker supplies all or part of a URL to the server to query. The server is considered to be in a privileged network position and can often reach exposed services that aren't readily available to clients due to network filtering. Leveraging such an attack vector, the attacker can have an impact on other services and potentially disclose information or have other nefarious effects on the system. The /api/dev-console/proxy/internet endpoint on the OpenShift Console allows authenticated users to have the console's pod perform arbitrary and fully controlled HTTP(s) requests. The full response to these requests is returned by the endpoint. While the name of this endpoint suggests the requests are only bound to the internet, no such checks are in place. An authenticated user can therefore ask the console to perform arbitrary HTTP requests from outside the cluster to a service inside the cluster.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64 | — |
Workaround
|
A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.57 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.15.\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.\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.15.57. See the following advisory for the RPM packages for this release:\nhttps://access.redhat.com/errata/RHBA-2025:14395\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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\nSecurity Fix(es):\n* openshift-console: OpenShift Console: Server-Side Request Forgery (CVE-2024-6538) * github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:14397",
"url": "https://access.redhat.com/errata/RHSA-2025:14397"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45339",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-6538",
"url": "https://access.redhat.com/security/cve/CVE-2024-6538"
},
{
"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/2025/rhsa-2025_14397.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.57 bug fix and security update",
"tracking": {
"current_release_date": "2026-02-18T08:39:04+00:00",
"generator": {
"date": "2026-02-18T08:39:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:14397",
"initial_release_date": "2025-08-27T19:02:18+00:00",
"revision_history": [
{
"date": "2025-08-27T19:02:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-27T19:02:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.15.0-202508190116.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.15.0-202508190116.p2.g491c4df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3Aa12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.15.0-202508192225.p2.ge1a7a2e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Acdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.15.0-202508190116.p2.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Ae23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.15.0-202508190116.p2.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.15.0-202508190116.p2.g4ed9036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.15.0-202508190116.p2.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.15.0-202508190116.p2.gc383bbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.15.0-202508190116.p2.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Afe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.15.0-202508190116.p2.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Aeb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.15.0-202508190116.p2.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.15.0-202508190116.p2.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3A001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.15.0-202508190116.p2.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Ad563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.15.0-202508190116.p2.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Ac43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.15.0-202508190116.p2.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Ad3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.15.0-202508190116.p2.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3Ab9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3A4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.15.0-202508061316.p2.g9bcf382.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Aadca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202508061316.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Aadca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202508061316.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3Ae895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202508061316.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3Ae895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202508061316.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3Af944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202508061316.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3Af944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202508061316.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.15.0-202508192225.p2.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3Af6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.15.0-202508061316.p2.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Ac81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.15.0-202508190116.p2.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Ad77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3Aa61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.15.0-202508061316.p2.g79fa623.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Ad66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.15.0-202508190116.p2.g4c5aa5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256%3Aacf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.15.0-202508190116.p2.g9b13bd4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.15.0-202508190116.p2.g3bf0111.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3Ae352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.15.0-202508190116.p2.gd339f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.15.0-202508192225.p2.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3Ac5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.15.0-202508190116.p2.g989bcb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.15.0-202508190116.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.15.0-202508061316.p2.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Ad21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.15.0-202508190116.p2.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.15.0-202508190116.p2.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.15.0-202508061316.p2.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.15.0-202508061316.p2.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.15.0-202508190116.p2.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.15.0-202508190116.p2.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.15.0-202508190116.p2.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3A3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.15.0-202508061316.p2.g5df9af7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.15.0-202508180724.p2.g69615d5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Ab959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3Aaf3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3A138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.15.0-202508070123.p2.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.15.0-202508190116.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.15.0-202508190116.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.15.0-202508190116.p2.g89c03ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.15.0-202508180423.p2.g4a51fe9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.15.0-202508190116.p2.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256%3A3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.15.0-202508061316.p2.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.15.0-202508190116.p2.gd793add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3Aa6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.15.0-202508190116.p2.gd793add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.15.0-202508070123.p2.gb7cfbf8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3Ab563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.15.0-202508061316.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.15.0-202508190116.p2.g051696d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3A8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.15.0-202508061316.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.15.0-202508190116.p2.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel9@sha256%3A7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-controller-manager-container-v4.15.0-202508190116.p2.gabf4fa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel9@sha256%3A95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-csi-driver-container-v4.15.0-202508190116.p2.gbe4888d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3Ab8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-disk-csi-driver-operator-container-v4.15.0-202508061316.p2.g41b367a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel9@sha256%3A333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-machine-controllers-container-v4.15.0-202508190116.p2.gf7f5eed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.15.0-202508190116.p2.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3Acc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.15.0-202508190116.p2.gfd77d92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.15.0-202508190116.p2.g6354e83.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3Ac117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.15.0-202508190116.p2.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.15.0-202508190116.p2.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3Ace49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.15.0-202508190116.p2.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.15.0-202508190116.p2.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.15.0-202508190116.p2.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Ac2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.15.0-202508190116.p2.g44832d2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.15.0-202508190116.p2.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.15.0-202508061316.p2.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256%3A37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.15.0-202508061316.p2.g5db478a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.15.0-202508070123.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.15.0-202508190116.p2.g880ee05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.15.0-202508061316.p2.g73f2968.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.15.0-202508061316.p2.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.15.0-202508190116.p2.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Ac8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.15.0-202508190116.p2.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Af609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.15.0-202508190116.p2.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Af1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.15.0-202508190116.p2.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.15.0-202508190116.p2.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3Abc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.15.0-202508190116.p2.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Ab2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.15.0-202508190116.p2.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.15.0-202508190116.p2.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Aa6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.15.0-202508190116.p2.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Ab176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.15.0-202508190116.p2.g3a8a3ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.15.0-202508190116.p2.g815632b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Af7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.15.0-202508190116.p2.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ad6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Afd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Abd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.15.0-202508190116.p2.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Afcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Ac86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.15.0-202508190116.p2.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3A4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.15.0-202508061316.p2.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.15.0-202508061316.p2.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256%3A7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.15.0-202508190116.p2.g88a3bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Ada7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.15.0-202508190116.p2.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Aaef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.15.0-202508061316.p2.gbf16e4c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.15.0-202508190116.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3Ae25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Ab963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3A2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202508061316.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3A2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202508061316.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Ab857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Aea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.15.0-202508190116.p2.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3Af0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.15.0-202508190116.p2.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3Acb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.15.0-202508190116.p2.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.15.0-202508190116.p2.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.15.0-202508061316.p2.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.15.0-202508190116.p2.gcc0d541.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Aa90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.15.0-202508190116.p2.g714ed7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g9c64fe8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.15.0-202508190116.p2.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ab3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.15.0-202508190116.p2.g6846b9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3A37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.15.0-202508061316.p2.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3Ac7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.15.0-202508190116.p2.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256%3A0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256%3A18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.15.0-202508061316.p2.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.15.0-202508190116.p2.ga6a9ab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Aaec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3A4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.15.0-202508141627.p2.g23b66bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.15.0-202508190116.p2.g7dab744.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.15.0-202508190116.p2.g166c46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3Aa0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.15.0-202508190116.p2.g2a29507.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.15.0-202508190116.p2.g9f1015e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Aa77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.15.0-202508190116.p2.g0af06c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.15.0-202508190116.p2.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3Ab78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.15.0-202508061316.p2.g2c9b094.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3A1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.15.0-202508070123.p2.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.15.0-202508190116.p2.ga2e3c6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3Ad2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.15.0-202508061316.p2.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.15.0-202508061316.p2.gcfa4f97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.15.0-202508070123.p2.g0f70f31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3Ab85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.15.0-202508061316.p2.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.15.0-202508190116.p2.g5886a53.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3A0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.15.0-202508190724.p2.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.15.0-202508190116.p2.g040d4e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256%3A39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.15.0-202508190116.p2.gec58a61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Ae11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.15.0-202508190116.p2.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3Aab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.15.0-202508061316.p2.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.15.0-202508061316.p2.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3Adb1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.15.0-202508061316.p2.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Af27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.15.0-202508190116.p2.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Aacbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.15.0-202508190116.p2.g110a10a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ab7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Ad1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.15.0-202508190116.p2.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.15.0-202508190116.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.15.0-202508190116.p2.g38bee56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.15.0-202508190116.p2.g1d6a7ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.15.0-202508190116.p2.g088808b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3Aa21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.15.0-202508190116.p2.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3Adda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.15.0-202508061316.p2.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3Ad6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.15.0-202508190116.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.15.0-202508190116.p2.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Ada3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.15.0-202508180423.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.15.0-202508190116.p2.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256%3A7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.15.0-202508190116.p2.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256%3A4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.15.0-202508190116.p2.g81ad52a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256%3Acda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.15.0-202508190116.p2.g5611168.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.15.0-202508190116.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.15.0-202508061316.p2.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Ad47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Acc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.15.0-202508190116.p2.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.15.0-202508061316.p2.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.15.0-202508190116.p2.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256%3A8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.15.0-202508190116.p2.g15ed0ae.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.15.0-202508190116.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.15.0-202508190116.p2.g491c4df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3Acd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.15.0-202508192225.p2.ge1a7a2e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.15.0-202508190116.p2.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Abb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.15.0-202508190116.p2.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Aeec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.15.0-202508190116.p2.g4ed9036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.15.0-202508190116.p2.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Ae20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.15.0-202508190116.p2.gc383bbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.15.0-202508190116.p2.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Afff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.15.0-202508190116.p2.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ae85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.15.0-202508190116.p2.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Afd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.15.0-202508190116.p2.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.15.0-202508190116.p2.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Aac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.15.0-202508190116.p2.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.15.0-202508190116.p2.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3A906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202508061316.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3A906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202508061316.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202508061316.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202508061316.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3Ab124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202508061316.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3Ab124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202508061316.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.15.0-202508192225.p2.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.15.0-202508061316.p2.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.15.0-202508190116.p2.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Aca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3A8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.15.0-202508061316.p2.g79fa623.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.15.0-202508190116.p2.g4c5aa5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.15.0-202508190116.p2.g3bf0111.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.15.0-202508190116.p2.gd339f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3Af6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.15.0-202508192225.p2.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.15.0-202508190116.p2.g989bcb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Aebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.15.0-202508190116.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.15.0-202508061316.p2.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Acb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.15.0-202508190116.p2.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Aec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.15.0-202508190116.p2.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3Ac3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.15.0-202508061316.p2.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.15.0-202508061316.p2.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Aeb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.15.0-202508190116.p2.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.15.0-202508190116.p2.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.15.0-202508190116.p2.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3Abad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.15.0-202508061316.p2.g5df9af7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3Ac01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.15.0-202508180724.p2.g69615d5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Abc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3Ace0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3Af157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.15.0-202508070123.p2.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.15.0-202508190116.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Adb75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.15.0-202508190116.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Aca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.15.0-202508190116.p2.g89c03ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.15.0-202508180423.p2.g4a51fe9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.15.0-202508190116.p2.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256%3Ab3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.15.0-202508061316.p2.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.15.0-202508190116.p2.gd793add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.15.0-202508190116.p2.gd793add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3Ade0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.15.0-202508070123.p2.gb7cfbf8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3Ae7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.15.0-202508061316.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.15.0-202508190116.p2.g051696d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3A487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.15.0-202508061316.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Af0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.15.0-202508190116.p2.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.15.0-202508190116.p2.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.15.0-202508190116.p2.gfd77d92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.15.0-202508190116.p2.g6354e83.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.15.0-202508190116.p2.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.15.0-202508190116.p2.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.15.0-202508190116.p2.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3Ab8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.15.0-202508190116.p2.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.15.0-202508190116.p2.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Ada40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.15.0-202508190116.p2.g44832d2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.15.0-202508190116.p2.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.15.0-202508061316.p2.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256%3A879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.15.0-202508061316.p2.g5db478a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3Aa3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.15.0-202508070123.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.15.0-202508190116.p2.g880ee05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.15.0-202508061316.p2.g73f2968.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3Ae75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.15.0-202508061316.p2.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.15.0-202508190116.p2.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Ab728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.15.0-202508190116.p2.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.15.0-202508190116.p2.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Af1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.15.0-202508190116.p2.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ab1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.15.0-202508190116.p2.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.15.0-202508190116.p2.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ab1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Ae7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.15.0-202508190116.p2.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Aa5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.15.0-202508190116.p2.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ad6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.15.0-202508190116.p2.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.15.0-202508190116.p2.g3a8a3ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Ac53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.15.0-202508190116.p2.g815632b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.15.0-202508190116.p2.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.15.0-202508190116.p2.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Af10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.15.0-202508190116.p2.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3A862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.15.0-202508061316.p2.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ac073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ae273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.15.0-202508061316.p2.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256%3Aeb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.15.0-202508190116.p2.g88a3bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.15.0-202508190116.p2.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Ad668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.15.0-202508061316.p2.gbf16e4c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3Ab029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.15.0-202508190116.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3Aa7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Af00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202508061316.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Af00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202508061316.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Ab2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.15.0-202508190116.p2.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.15.0-202508190116.p2.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.15.0-202508190116.p2.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.15.0-202508190116.p2.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3Ab114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.15.0-202508061316.p2.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3A20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.15.0-202508061316.p2.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.15.0-202508190116.p2.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256%3Ade25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256%3A2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.15.0-202508061316.p2.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Aac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.15.0-202508190116.p2.ga6a9ab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Ab6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.15.0-202508141627.p2.g23b66bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Ad601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.15.0-202508190116.p2.g7dab744.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3Afb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.15.0-202508190116.p2.g166c46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.15.0-202508190116.p2.g2a29507.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.15.0-202508190116.p2.g9f1015e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.15.0-202508190116.p2.g0af06c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.15.0-202508190116.p2.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.15.0-202508061316.p2.g2c9b094.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3Afe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.15.0-202508070123.p2.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.15.0-202508190116.p2.ga2e3c6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.15.0-202508061316.p2.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.15.0-202508061316.p2.gcfa4f97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.15.0-202508070123.p2.g0f70f31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3Aafd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.15.0-202508061316.p2.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Ae361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.15.0-202508190116.p2.g5886a53.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Aa0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.15.0-202508190724.p2.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.15.0-202508190116.p2.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.15.0-202508061316.p2.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.15.0-202508061316.p2.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.15.0-202508061316.p2.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Aff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.15.0-202508190116.p2.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ab5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.15.0-202508190116.p2.g110a10a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3Af595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Aaa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.15.0-202508190116.p2.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Aabe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.15.0-202508190116.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3A361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.15.0-202508190116.p2.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.15.0-202508061316.p2.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.15.0-202508190116.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Ae987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.15.0-202508190116.p2.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Ae7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.15.0-202508180423.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.15.0-202508190116.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.15.0-202508061316.p2.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Adc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Aab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.15.0-202508190116.p2.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.15.0-202508061316.p2.g66161ad.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.15.0-202508190116.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.15.0-202508190116.p2.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.15.0-202508190116.p2.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.15.0-202508190116.p2.g4ed9036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.15.0-202508190116.p2.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.15.0-202508190116.p2.gc383bbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Af215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.15.0-202508190116.p2.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.15.0-202508190116.p2.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.15.0-202508190116.p2.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Aa9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.15.0-202508190116.p2.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.15.0-202508190116.p2.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Ad11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.15.0-202508190116.p2.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Afeb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.15.0-202508190116.p2.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Afd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202508061316.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Afd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202508061316.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202508061316.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202508061316.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202508061316.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202508061316.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Aa92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.15.0-202508192225.p2.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.15.0-202508061316.p2.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.15.0-202508190116.p2.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Aaa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3Aca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.15.0-202508061316.p2.g79fa623.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.15.0-202508190116.p2.g4c5aa5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256%3A5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.15.0-202508190116.p2.g9b13bd4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Ae2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.15.0-202508190116.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.15.0-202508061316.p2.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Afdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.15.0-202508190116.p2.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.15.0-202508190116.p2.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.15.0-202508061316.p2.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.15.0-202508061316.p2.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.15.0-202508190116.p2.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Ab0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.15.0-202508190116.p2.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.15.0-202508190116.p2.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3A288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.15.0-202508061316.p2.g5df9af7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3Acb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.15.0-202508180724.p2.g69615d5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3Ad8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.15.0-202508070123.p2.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.15.0-202508190116.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.15.0-202508190116.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Ab9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.15.0-202508190116.p2.g89c03ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3Ab051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.15.0-202508180423.p2.g4a51fe9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.15.0-202508190116.p2.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256%3Ac156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.15.0-202508061316.p2.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.15.0-202508190116.p2.gd793add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.15.0-202508190116.p2.gd793add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3Aff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.15.0-202508070123.p2.gb7cfbf8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.15.0-202508061316.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Aa2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.15.0-202508190116.p2.g051696d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3Ab66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.15.0-202508061316.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Abbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.15.0-202508190116.p2.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.15.0-202508190116.p2.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.15.0-202508070123.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.15.0-202508190116.p2.g880ee05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3Ab880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3Ae5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.15.0-202508061316.p2.g73f2968.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.15.0-202508061316.p2.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Ac43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.15.0-202508190116.p2.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Ac3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.15.0-202508190116.p2.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Af370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.15.0-202508190116.p2.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.15.0-202508190116.p2.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.15.0-202508190116.p2.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3Ac611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.15.0-202508190116.p2.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Afd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Ac9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.15.0-202508190116.p2.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.15.0-202508190116.p2.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ae97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.15.0-202508190116.p2.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.15.0-202508190116.p2.g3a8a3ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.15.0-202508190116.p2.g815632b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.15.0-202508190116.p2.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ab53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ab1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.15.0-202508190116.p2.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.15.0-202508190116.p2.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3Aba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.15.0-202508061316.p2.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Abdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3Abaf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.15.0-202508061316.p2.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256%3A6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.15.0-202508190116.p2.g88a3bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.15.0-202508190116.p2.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Ac7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.15.0-202508061316.p2.gbf16e4c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.15.0-202508190116.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Abb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202508061316.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Abb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202508061316.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.15.0-202508190116.p2.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.15.0-202508190116.p2.gcc0d541.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Ad4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.15.0-202508190116.p2.g714ed7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g9c64fe8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.15.0-202508190116.p2.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3A29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.15.0-202508190116.p2.g6846b9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.15.0-202508190116.p2.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3Aec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256%3A05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256%3Afba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.15.0-202508061316.p2.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Ac6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.15.0-202508190116.p2.ga6a9ab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ad55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3A0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.15.0-202508141627.p2.g23b66bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.15.0-202508190116.p2.g7dab744.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.15.0-202508190116.p2.g166c46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.15.0-202508190116.p2.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.15.0-202508061316.p2.g2c9b094.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3Ab8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.15.0-202508070123.p2.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.15.0-202508190116.p2.ga2e3c6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3Aa264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.15.0-202508061316.p2.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Abfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.15.0-202508061316.p2.gcfa4f97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.15.0-202508070123.p2.g0f70f31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.15.0-202508061316.p2.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Afda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.15.0-202508190116.p2.g5886a53.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Abf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.15.0-202508190724.p2.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Ad1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.15.0-202508190116.p2.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.15.0-202508061316.p2.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.15.0-202508061316.p2.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.15.0-202508061316.p2.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Af5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.15.0-202508190116.p2.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ad57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.15.0-202508190116.p2.g110a10a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.15.0-202508190116.p2.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Ab8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.15.0-202508190116.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3A6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.15.0-202508190116.p2.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3Afed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.15.0-202508061316.p2.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.15.0-202508190116.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.15.0-202508190116.p2.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3A00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.15.0-202508180423.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ae1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.15.0-202508190116.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.15.0-202508061316.p2.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Aae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Acde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.15.0-202508190116.p2.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.15.0-202508061316.p2.g66161ad.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.15.0-202508190116.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Af9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.15.0-202508190116.p2.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.15.0-202508190116.p2.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Af8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.15.0-202508190116.p2.g4ed9036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.15.0-202508190116.p2.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Ad83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.15.0-202508190116.p2.gc383bbd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.15.0-202508190116.p2.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.15.0-202508190116.p2.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.15.0-202508190116.p2.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Ac12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.15.0-202508190116.p2.g2cb8ce9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.15.0-202508190116.p2.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.15.0-202508190116.p2.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.15.0-202508190116.p2.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3A770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3A20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.15.0-202508061316.p2.g9bcf382.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Aa75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.15.0-202508190116.p2.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Ab399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202508061316.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Ab399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.15.0-202508061316.p2.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202508061316.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.15.0-202508061316.p2.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202508061316.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.15.0-202508061316.p2.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ab7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.15.0-202508192225.p2.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3Add1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.15.0-202508061316.p2.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Ad5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.15.0-202508190116.p2.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Ae99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3Ad336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.15.0-202508061316.p2.g79fa623.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Aad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.15.0-202508190116.p2.g4c5aa5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Afa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.15.0-202508190116.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.15.0-202508061316.p2.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.15.0-202508190116.p2.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ade840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.15.0-202508190116.p2.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3Aee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.15.0-202508061316.p2.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.15.0-202508061316.p2.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Ae445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.15.0-202508190116.p2.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.15.0-202508190116.p2.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.15.0-202508190116.p2.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3Ac79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.15.0-202508061316.p2.g5df9af7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3Ad115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.15.0-202508180724.p2.g69615d5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3Ac2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3Afc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.15.0-202508070123.p2.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Ac264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.15.0-202508190116.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.15.0-202508190116.p2.gd227d65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.15.0-202508190116.p2.g89c03ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.15.0-202508180423.p2.g4a51fe9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Aea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.15.0-202508190116.p2.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256%3A5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.15.0-202508061316.p2.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Acc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.15.0-202508190116.p2.gd793add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.15.0-202508190116.p2.gd793add.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.15.0-202508070123.p2.gb7cfbf8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.15.0-202508061316.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Ae0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.15.0-202508190116.p2.g051696d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3Ae1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.15.0-202508061316.p2.gf0b1275.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Ae0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.15.0-202508190116.p2.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.15.0-202508190116.p2.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.15.0-202508061316.p2.g73f2968.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3Af7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.15.0-202508070123.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Ada13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.15.0-202508190116.p2.g880ee05.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.15.0-202508061316.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.15.0-202508061316.p2.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.15.0-202508190116.p2.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.15.0-202508190116.p2.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.15.0-202508190116.p2.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.15.0-202508190116.p2.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ad7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.15.0-202508190116.p2.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.15.0-202508190116.p2.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ab5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.15.0-202508190116.p2.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Aa7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.15.0-202508190116.p2.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.15.0-202508190116.p2.g73aa60d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Ab0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.15.0-202508190116.p2.g3a8a3ce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.15.0-202508190116.p2.g815632b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.15.0-202508190116.p2.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.15.0-202508190116.p2.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.15.0-202508190116.p2.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3A66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.15.0-202508061316.p2.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Adcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3Ac2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.15.0-202508061316.p2.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256%3A9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.15.0-202508190116.p2.g88a3bc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Af7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.15.0-202508190116.p2.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3A6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.15.0-202508061316.p2.gbf16e4c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.15.0-202508190116.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Ad4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3A2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202508061316.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3A2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.15.0-202508061316.p2.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Ad490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.15.0-202508190116.p2.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.15.0-202508190116.p2.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.15.0-202508190116.p2.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.15.0-202508190116.p2.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.15.0-202508190116.p2.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.15.0-202508061316.p2.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.15.0-202508190116.p2.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3Ac3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.15.0-202508190116.p2.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3Abc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256%3Aa600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3Ac66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.15.0-202508061316.p2.g8bd1092.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256%3Afc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.15.0-202508061316.p2.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.15.0-202508190116.p2.ga6a9ab1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3A3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.15.0-202508141627.p2.g23b66bf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Aa3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.15.0-202508190116.p2.g7dab744.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3Ad88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.15.0-202508190116.p2.g166c46a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.15.0-202508190116.p2.g0af06c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.15.0-202508190116.p2.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3Abcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.15.0-202508061316.p2.g2c9b094.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3Ac968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.15.0-202508070123.p2.gb7f83c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Abee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.15.0-202508190116.p2.ga2e3c6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.15.0-202508061316.p2.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.15.0-202508061316.p2.gcfa4f97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.15.0-202508070123.p2.g0f70f31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.15.0-202508061316.p2.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.15.0-202508190116.p2.g5886a53.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Acdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.15.0-202508190724.p2.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.15.0-202508190116.p2.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.15.0-202508061316.p2.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.15.0-202508061316.p2.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.15.0-202508061316.p2.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.15.0-202508190116.p2.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.15.0-202508190116.p2.g110a10a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3Ae03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g3d9f6f8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.15.0-202508190116.p2.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.15.0-202508190116.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.15.0-202508190116.p2.g38bee56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.15.0-202508190116.p2.g1d6a7ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.15.0-202508190116.p2.g088808b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3Ab50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.15.0-202508190116.p2.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.15.0-202508061316.p2.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3Aad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.15.0-202508190116.p2.g53680a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.15.0-202508190116.p2.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3A23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.15.0-202508180423.p2.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ad416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.15.0-202508190116.p2.g8fbb563.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.15.0-202508061316.p2.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Aac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Af3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.15.0-202508190116.p2.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.15.0-202508061316.p2.g66161ad.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6538",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-07-05T21:12:38+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296057"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenShift Console. A Server Side Request Forgery (SSRF) attack can happen if an attacker supplies all or part of a URL to the server to query. The server is considered to be in a privileged network position and can often reach exposed services that aren\u0027t readily available to clients due to network filtering. Leveraging such an attack vector, the attacker can have an impact on other services and potentially disclose information or have other nefarious effects on the system.\nThe /api/dev-console/proxy/internet endpoint on the OpenShift Console allows authenticated users to have the console\u0027s pod perform arbitrary and fully controlled HTTP(s) requests. The full response to these requests is returned by the endpoint.\nWhile the name of this endpoint suggests the requests are only bound to the internet, no such checks are in place. An authenticated user can therefore ask the console to perform arbitrary HTTP requests from outside the cluster to a service inside the cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-console: OpenShift Console: Server-Side Request Forgery",
"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.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6538"
},
{
"category": "external",
"summary": "RHBZ#2296057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6538"
}
],
"release_date": "2024-11-21T10:12:45.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-27T19:02:18+00:00",
"details": "For OpenShift Container Platform 4.15 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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\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.\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:dfeabcb6b9d567eaa9c6a32f0e20cc547e0fa2e972963e5cef6e9c15838328f9\n\n (For s390x architecture)\n The image digest is sha256:0a007b78ea7e6e6a4625c34e7783687a04935462d9b41eafe8663613b31eb753\n\n (For ppc64le architecture)\n The image digest is sha256:b77a48cdf0b9d89eba520588ffcd99268e3edeb56627e17395b223ca3faf8da1\n\n (For aarch64 architecture)\n The image digest is sha256:5eb9c8cac53b255dfe62cea367ff461ecf8aff32aa858df39d898e7ad60d06ab\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14397"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift-console: OpenShift Console: Server-Side Request Forgery"
},
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"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.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-27T19:02:18+00:00",
"details": "For OpenShift Container Platform 4.15 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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\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.\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:dfeabcb6b9d567eaa9c6a32f0e20cc547e0fa2e972963e5cef6e9c15838328f9\n\n (For s390x architecture)\n The image digest is sha256:0a007b78ea7e6e6a4625c34e7783687a04935462d9b41eafe8663613b31eb753\n\n (For ppc64le architecture)\n The image digest is sha256:b77a48cdf0b9d89eba520588ffcd99268e3edeb56627e17395b223ca3faf8da1\n\n (For aarch64 architecture)\n The image digest is sha256:5eb9c8cac53b255dfe62cea367ff461ecf8aff32aa858df39d898e7ad60d06ab\n\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14397"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:46ae034762a363302aedc794b340a2d3255035d3f55cb03caae04ec65add49fa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:616b3a28b302948f36612f3e0cbb9bfee912cecd8a96b6312007a94327eaaf98_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:61b7d3f53bb621a9e8c9261ca85483e71224d17b9e40f656c87a5a9a1957dc19_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:e75fbcd5103162234c14871108da85ab9b55d7f74997c49f576ea937ca75b965_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:254b01ab3a82ee74f50c131ebe2db8b165a3069bb56072a056d542c53beea11b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:488d41e94ebc3d44f734aa845c2d8097eed7189877c14fdd7e4e99551436dd0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5fe11345276c4b5df85efaaeee285272181791162dcd87d51124d9881e5b9d33_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:6c610eef8579ed932ee898a3f98dcc59d6074ff2e72247dada691ef027fa6c56_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3a08e51eb43366670f746ea6eb8b05d7a743399df68e09ef80c50c8893d7a8b9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:5df64f329295fe3bed77ce07e41924a260ccb9916ecc2c8bbd3b999a9a931c50_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:dd1e43366eddcea467a153aef2a647897052a939eedebced6012ed23184124d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:f6a38c36e1f6ecff241f050d88872de1f285eaa5793872823f5e51010e08e216_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:18f39718ae94b0816652e888db2d5695c30bbafd5d5a445c6ad3d32dee86bf07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:2ef80aa33c7f459b7d28efecca86740aa91062392cd1299d12a467b4568a8e6f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fba5173ab6242da897008dd98019297e8e288d5df97e2bf00efa9a3ad6907d9b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kube-metrics-server-rhel8@sha256:fc8bb9a721b8bd8dcef8f7f225433b1bf27b13d7702af3abfb01c8c3c46a2bce_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:0af3a2f462bde26480130877b8ac396b48da610d5cbe0f0ee94918ab664c4372_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:3180f13a9df163e0871628c4ab8a92838847fda22b5c5bd578f23e60655dd261_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:4c7a7e43418bb1b12fe370488421a66122796fa00779d4035844eec8a9583794_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b6f4a29ebcd4e2382aa6960182cee38b784a1177caf54b85c80d032d5a14cde7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c44fcc1c99c3930c5b7bb546a3812d52e2dae81da841accc85cec3fe9d05316_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a0006538412843937d5e927010865b1bab4b9edffd18ed606cab414cb6a17691_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:bf7a969245fd9b5267ed71973700eb6d00e067c838981ab3b5722feb38ea0694_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/network-tools-rhel8@sha256:cdbf03edf704f35ed4afa247ff197ecdd54f51be2aaea4ec4ce427a3b7469e23_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1803ac7e047ade6c37428f9d76ad66736ed1d6868679816eb27d33b8e8067e0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:3460a7fd8fb492cb8d10ee9841728d7ad4d4b30274348df0401abb3a73b71c4b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:52ecae2c96e2371602419fdb5b2a2f0681910d5375acaf8eca58196d16336ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:94e23648b7957d55af61a9adebd60fe63397136807be4a7ab7fb93aeca87a9f0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:197fed1a7a58902028eb07e74a34035ae10cb81d3af5693f48cf71a28d819cf4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:7029fde974e105ef35b684408023cc02b90a8b426f31da195e4dd5e0c51d5c10_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:dda25cab5659740fa26a7fc3462efe575160db450adc07fdb58de1c90f058bbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:fed2569f048286b654d722a7c3152c169200b8f5bae6729571b2f1a40f8a5ffc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:072fbbfe512b266d1a49417685b099ab1bbc428efd9194bf7ec4e60aed56b88f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:0ba5d6a4194a5455dfe96e4dd09a5cb0006e3ccc9dbbbdee7b7e1e9afdf0a54e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:de0639bf6526ee71eff8a3f20c84f121f8fd45014fb9ef0011a5eeb381a952c2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:ff1697a95707a72b9825ae442f6ededf58f1316a901a74de28c9c60626bf0a48_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:22a45d62443bce78f4e87892886a6b8734553123df640fa308d672b6e72b64e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:248ef0401dfdb5f10ba8e5ae0ae5596e22003ead0c4264a01213e6236315d78a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:b563742e446079342ff09902337826d186e7a68e4edd39c9256665e12e7b6c9a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e7844e176f02e7cf5639da2fb84fec5f0e781ce62941f64df81c3c6154143668_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:51d27e9e275ffa481a27cac5f1a49ebf3c5aa845e1d9f5e7c4531c2b77e3f586_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:6dd434c04d2ce89ba731ce4739be943090c970add02ddd0222ae235dd0144c17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a2d464a908984f65a20496d88b7373ca2c17da6c81309813f25a04c8fea65f20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e0052825903db5f8dbb949313f41d49a603866ffe8b4022a117ee9ac9e4bacd6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:487165e59426e6e640b88bf1155cf76d3e64bdcb5b783c3a7e2c598288dc818c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:8bc20b818610e6e34e42f23b7031c02b38299d7639176a1b96b3cbcba46a393a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:b66561763e9ad6d7db7ecbaea14abce2822bde8388de290255318c547b9dc7a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e1a4703d76a3ad8b6acf8d281a3bc3272baa02fd80d7ad85338dd9befabbc841_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:98b3a0b6857c3da2ac95b4f0052379a2551bca05443e42af91af28ed120f2d38_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:bbeb9dd5b2aff5a2115e9e7ac88e792bc88e8e0860cc52fcdd144aa7ff74a0c0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0b038abce6888b85fef0dbdca1e035330571937e3192fcb4ec5fac61f9ee145_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f0484204f01c278e79cd50ce3953b0180dd399a6a0e93fbc0b4751a8f999a976_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:7c64e0b7c6549f7ec82d41f420c8d4e11a6755025af3c1c09fc237e307dd529f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:95173d2b2e44acf6657e1d1c5d8428f94902683a7d329c23d60dfe20a4cf9765_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:b8918a97afdd28867e135995a2b51f531e7ec58bb66cb6d2570dd260411aab79_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:333adcea58cfaec03c004864cd9c38c46d56e53b05b9e3ed0dc48b908f8ff04b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:1a417a691c3ab0915b759cfc2e90471fe8be739351a2aee77b89e000e3287b12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:2766a9251aed53da937ef08c89752d415f20057429cfb4523d9a202a3fb4c6e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5df5372bee371389f8d6f4db8c4eb81ee443b081378daf85df578a65c92f96a3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:90565fb89a5364c7151f5f388b10f9ad5493453aff4c6ff337f4bee2da600fb6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:35246d81b2576a521788b0f0b129389cd7f186b37d7eae80b7e43cb18aed6bb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:cc9124206bbc9fe6314907051a1fbfa09fb928068c04b1f1ab7e6298a217d90e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:227b7f492b01f3e7a828b2c25a2636aa4014bb9d3086dcbd2d6c42b0d127aaaf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:2b86d5ca4032c8c1d5fa138030d96d715aa3cf80c238b9edcb3ffa9c4cc07727_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:1e411a961481f95ba6fb69b7cccd4c561d82998b329f1234039f89cdc847425e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:570048556b5038727ca0dfab89f8be919a0aad73daa0f2d5fc3329b024be92e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:983a9f41a4f8fd96aa5168eb9c57f379c79ddf1a3b2c5f194f99fc15e4384c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:c117fdc316f542afb310e6f18639fa50cdc61ae806b5985cffe7640946149fbd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:8408c9667e0d838613db602647e10cd105ded9c1e2078bc722d691573afcd71b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:ce49b63ec98e6743e4bfcf36725674728d5b369aca57f0b711ae332d8ce0690b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:6097d64b87aff2709238eb6c7512d79086711ca38e2cc692edf7085dbfcede58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:b8e56d346ea819c32bdf11e8451beae4315a3142a570087d5577ab01dac2ef42_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:4f2c21cdcb5b72fb1509a1c51015a35a3742a9d9e4ac4a923c3eb6662ec56e4d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:82e432ea0b73ae5f9e1d8f495362c964a777bdeb428a7a6d287be6b0753336b7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:c2a038f36b6ca7a1099dee13f91763ba0582b39013ccc39de0e74246461720a2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:da40cf2aa7abce2570039fdd002de07263a360ab31c6bc7e374fac53f99f870d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:02db6a1a37e62a0ccb5c2d857cd4608a288c20aacfe253b1c5296bb2e5d0828e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:8f7728b32a206f9c82aafea8d5ac476b44a6564d7676f2ff6e8c84a6e6f426fd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:03367d33f914d6172f6c75ec57351350626e57ac0369ed02f9e4e05cde7322f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:5bd6f3b531f36aa03efbf338322e1205292ca72cbf1722529b19ceea3230b8c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:a12cd1f8c55325014791efc9c6a612eadc8a533022a573d4427c1ea95cb40fdc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:cd2fc03e63b2c71d9a61d0d858c6551c1a26db338ced42353a01e883c47c8684_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:1c0061bbb4f73e2f40e6d6b0e24c2d47bf73a2b76f7cf39ac083406dd48f3dcf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:2606f61bfafa12ccc0bea80e4a291c8ac183889d743489de6ab7bd3a5dba3f77_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:37f252ec02c6f12e7c60369dd6be800b1971de6d001edc88e5993cd691970a05_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:879e26ae9ad48d7783019a4e1866ae9c9ea098eb010752c40ff4b70d5a6d6815_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3291bc78dbb943719fb78c1e38c77f63d12b932aeff7de274063629a4662c70c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:3443f55c5d804d14db754b053dfee6a804c589f17595080e60b7b3522a9c7ceb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:a3c7ed03cca9f2904d95ac592be228bbe2c97bdb2a4db52c36ba9bf615295a06_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:f7b08b335852dcf284cdc057de23f7b8d6a99aeb25c92b6635ab12a7f723c1f8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:01404f145dccd1e911f4810f178858814d82ae1a361b3faf394081813bbdf059_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:135f90b76c719f577075eeaad32816000b2b80cda92693c5854aaf9405ee0efd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:cdead51eb6f2d8bfef40661add8c6c827a45bddd9cf3477e4d1fc46b38aa9dd6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:f9bedf24ab72ee023c863e257d3fb5f21f5e489a3c840e1e8229648c97f1fd8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:222215d9296c2ea62a4e1a3c6fa4e55a71a0ca76b1ad8bb1e9bda6a724020d95_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:6fd44f27a2aefc0119777bc2cd6e769a08aef363b4c5cfe65e27bd8d58c5ec57_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:9d5ee85446543ce97abf246d387dbe1395d52914b26060990ac4c7e6c5605e68_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:da13dfe6a187fe101b06d0fa5f1e36a5e15b0d7deaedf5625d1be8770eff0e3f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:344c2f64500bb6f0aab10436484adf5e9752711f87e29a5de8beb605cac723ce_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:62b75e76880d5ad402dfd6c5e6abc4039470a7d79ba52bcd1d6bbb3a06691efd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:bb15c7dcfb491dc942d43837147521a34310fd7bf14b41447a63da995576af78_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e23b06268bcd596ba3d142efb2d0365a35181a9da2723b2a78c69669dd2c98fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:260c5fa3003bb6ff8ccb94c27cd6d25de1ff26e53fd04edf9107cb535c48af64_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:7b6946431c6ac26c04cb60f720157157dbaef84292878e0c042d77e4f6c5e288_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:814f606e4b7b825efc0a82bbc4230baf1202dee28b28301bacd779235c954053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:b880e1ae4b2134aa1a36bf627aa11fc2f21d0e39e8ee3893be4acf486c91412a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:25da9faa86a5d836b10d48faafaf0b7d843e689c0a0b1c535258d08d612a4045_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:832f5b0e37b1bba478d9b7d3e22b30d358a342269ce4264c12672c5dbaded612_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:cb21dcc2eba0b573787ba5d4d45a07911372421fa5e6d79b0a1713d5901b91a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cli@sha256:d115a5d7659ef134d5eab4e824ee02dedd47675c62a4e792e1092ac4252ced79_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:75d36b654a28a79d9e1f5d557df2568dc93b9feaa02f0d3a75fb2b60b1c52604_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:7d34df637f1d1078f19f381c08452db45e1e696a4f5cf1d2efb6a09e289fd5ec_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:86c5fa1107fbf2ad37973c855d779485dd11c2a60c03894dc7dba2677981fd72_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e5cfeab419e91e91a4ee42bce975878a905f9f233362a12a9f8afc82462cd02f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:391983b04d925534cae86b8eb4501adf72d336212ebca987ceefb6d04332ac12_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:875dfd34f32893ce904002ebff2f9e2c84c1447025066294321edacbd77d5595_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9fbd1399a82cc5c67c5fc9d3cbae36961deb5c0f3619584fe14d109134aae749_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c43d354fad14163b83515977cb7bc404527c60b4bdb92d2ed9191abe90071e66_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:30eea2445d7ccf614a306e498fb20b0d83f23120447a3089cef2bd9067701c9d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b728ed8ff9eed3774c5bc3e6f22f3206514c9940d8003b087a9939cee83d6327_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3cdb51e2a342b2056cb5daa9320c13762b6b37153e391e382153d1e4b741a4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c8c449fb217f3f7e3a6c8493884bd058a82752ca9c10dc12ad9665f6eaf458b1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:26e201692e19e0fa05844ad0d4cadeec7eac59cd43e0663caeff7fddf08e683a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:3bb6d2ac54d999d183d01426c09c28195554dffa35a2a3fed3d1c657a5305836_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f370c3b092507d0e142507a167b88f24e5fb3271130e151159441044887d1050_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f609cc5fc99419c40c28d30675db80262709543035b17b2c3344dc1cc93139b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:21a564008d70082c2a5c53c7963d0a28accbf4dde294e3e3efd33c08ce37a205_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:618911b481ee87521aac4691912726449324ef8105e5e46bd698e2c37779b3a4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:653f10ec5e47319a67a239e3b7f633073edad8e44efd841fc0c90f5f1c10c6b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:7f421ef7f8ae8e441e069896a7cd90a091510095735d65b986d0d68c2384f982_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:23aa1adb99d77b399c874ec9cee93cddb1384034452ec50b71953cbe6c342a1f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:87dbd993d37553f4680107ac858aea4c30624674d8de9d4e7cd0476eaa336901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1f8a5e5e6c3c47d337bafc03ea03436962e47b487d819f4143f1f7e98662f53_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:f1fb5ab75f789fb71ba4cd561d503e677ee944bbad25533f86d3c09a0720f2a9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1e655fc71a39ae23d69ea2bd70bb2177bc80b86b326100d62f63774694eaae19_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fcf29f936bceb97eec8fdde0b3adcf63ef82e6337d6723aa5063c3e7765bbec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:b1c4ca69e29a420ebf5d57a64b9e8f719a6e5f8f5ba84868f2be96fed0832d7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d7e33b4a8812659b9b2cd72e957433bde7617b9b36f8152f86d8b3ae056cdfc6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2702dbc7bf467517b24710ec81e69c40287ce36cacbef7c8f53e79c1b646337b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:6b1ae9ba245e0f9a3f127df4ea321fd3c8b48dc992f7a26b7b6da2b070397ad1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:bc59f49c0c2040294e9772c2944bc228f486c87be3ad1dee138d1ab28dc1145a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c611d74d5b3a7b6c3e43c3a4d327874d44ceb76f8ababfe0acb199c3fa7d4c53_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:ab9f2fce5215222fdd72696930aea257fb30ec3690b566af8738b4aa0ba53d69_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b1d569cf1e158aa17f4bb40e54087b053f057d5281da19d51be7a8950991165f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b5f16a6c3ba67d03408c9674b7a3257cb69711950bc499126708dcae25a75f09_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:fd91671a472436a7628813077958635bab3bac16700598d098c69a357ab2bfc3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:80a089d7589c3a2829971c506329ca1291cdf8995c485b19b0196f019540699e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:b2739a24265116e152e81334be2e23a235a2e05d5888e5e77f42299decffb49f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c9eb7424df606751fe9ef8606941cfae7ce89850c89d12dda3c0f0362259180b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e7a98e4e5d8a6534de53c43180dbe7278449b434333cd0c467015d0172d1a544_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:150a8740183dbd942d816ccf9089aaaae324a3c88640fa291558d79a34bd7c06_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2b0c740ace96bfebdfd9a66b15a7044a3a99d0c9596185be265cb7c1cd0f40c6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a5576b0672efdcbfec13806bdd07e5bee706370ab096752d0c310e43de5e4562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a7c6170e609853a577d9e915084b820cb956b159cc146db96e537265e7f054ef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2ac5703ce19073045c26fdabca5ceb14383643558ee7b8454f068773429a910a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:49b6305b554680cd1fdcdd3a1c17ec35ae61e75c19af1a2c3dd6334bc2ca9a22_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:57036e5af1e11470663ba7318f87a7b0809b5a26dd58230fdb54f00d522b2941_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:66b12d4768bacdf79719e3161a8fbf30ceba62f01f2b69251bcff89202bf776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7e16cb1fce8c2ecf3aa253d43081ecd6cfbc48c8b27189a87043c82955c691c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:945f7ef395982be6b384d6ef182ea56ad13cf25eea1fea06436b6f98d861bf0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d6d65b0918ee8ccf0a59e3c458eaa9e999c67003b1a854e205b6ce98292ee9dc_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e97c25a7fabe711c67af804d8b69a8a4059edff8d4f36ed1e3948dfb80bec93a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:0754eb287b4ed1b3cfb169dcdfb1f414ce7a39371017c2843db33d12e322e505_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:121bf0b15da6e173dedaa896a4c7678cde9ff4416e3c741874c20adabc918a07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:4278f85719e9dcb3978ee332593a83911fce859414e8b1e76d89bfd0cb0bea2c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:a6254d7668f23d09a764f56911c3bc26d5e98a6f9dfa3d25b00601d99c2a8ae5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5156cf95dd5af94d9e6b0885236844b6652f62a54d6f4a361604f0a346ab8404_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:56d11c1bd67d914381ecc7dc24b7d3706d3c74a9296751eb57d14cb6b65c109e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:eec1129c27ebe1ca8de189ce41953bc607ce24d6292e0517e61f886a3f6ef8e0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:f8b8b89737d3913a4e5b06cce622877edf25070da3fa1ca6a4663c0e1e492c4d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:04e3557a142f0d9479bb3b2f416889461a6da801c20926c0ffc3f57c64475f7e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:348f7dceec97bfe192bd119924c229b1f27042a42174572d4264c2694616711e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b0a24719fdce4be6eaa67ffbd5173a15e10b2d215ab6c62310dcf5e0a17afd5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:b176de30c7eb4749cfb0851962f43f0e2864b27723a0d626df72d0142be326e3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:13f00917b9e651132735151daed5d14587f0e1fdb18b8d49eac63764714b584e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4da2101b1affdf3cf3c885cc1e755bf700ffcbed4c633d894a5b06eeade8028e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:559d3f34ba0a5a40308aeac51fbc08c0ded7a327ac6b6cc488b21184cd7cb2bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c53d786ece1cb6f7aab21824ba5f58929a007558980f934fcecea42b869e141f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:293b84cf292be26a97e3bd941bf1a618b08b1661794fa7eb3c9d81970a630554_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57eb6d7b11c178e28206b5cdb0632cbb69a3e6027b9bce33187cd7772716e9ea_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:7e5aeeac0bef025a13d45a4961bbec6606cb1dabd9fcc735cf00e977c4b4768c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f7eaa96c9cd3681fd55735260ee6330f1acdb0b48eda2583f7376cee201ec86c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:27e4c40731fa258d135292d6f9b283b97ac0aa7429ab93b01f1c47fc0a9b7632_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:3de73f0b814070b3aaacd2a18a05b120eae898f69181274c7410898373edda5c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b53a5e62a3e6df1eddd5420b222d134fce1885d834b3652a5e1e3a851562cd93_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d6bd26b9f80db73cb105d3030cf21e48d024641af2ac1204f27b2259329783c9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3f085e936e9492677064c90c2b8a98b37dd61da27d936efe52c07109a9b0f275_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:811d53fa3d746baa981d1bb491623c09a1a6e3bb0b0352820b5b00c659126e25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:84a9bb7653f48e6c1bdca4e1fe0432f805c66e3ea2f1fda057e7781018c0bbe2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fd937593b4913dd6227e4dbc7a47ada36b1e8563dd09eadd0d9fb52c73a713fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2760134784b58dea27714c9e79f1c6b2653f60ac2402527771f355b129ead840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:82ee8571df232914fcf158d749e2e17ebfacbdf150ecd9fbacae0f6474465700_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b1dd2892d6d76e17a22b63aaff477627e01fc75eb3304fa8fa67f37907f6aabc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:bd6a42e57f0499a1d4a2f7a1f0e54e5e9add04ded978f0cc80a7e1fd679b1fcf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:45bb15c5c40452b3674e513a4c3fcd1dea9d5e3bf35257920f4bb55a8e73ef3b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:4bf8f714f73adabddcb631d6faf4b892fbc6ec0d86f2ac5b978233273d6c05d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:f10a755fc2425729080226e4bf036ac6918040ff7a98a81974ef3ca419792a94_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fcd4d03c8c183a694eae5d4f78873a2707d7d88a35c93cedc2ce223e9f439892_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:71a1a37819a3ff7589cd1fbfa58123c08121fda911c4f3efcbeffc5c85c6248c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:7a89122cff207309c2ca96671490a7fb8476aebf32b6e3ab55045a7669797af3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bff756f0adc82c0294712b5edad212b65f88efa9f1ea55c04c881ee4f702257_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:c86b9959c77a318acfcc65fb6e95cce552721a43413b9fb34147dff5ec709936_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:173ae18371f159f5f88cd6e4f2695ded7ede1867add7e0975f362d3787349582_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:40be053a7586523d7c7c78134c3d8f0b7e16282a2a5deaa93305021880a7df91_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63571a7cbf6c2a8fe07f11f1379580f4144b0a2c070e97a8350af167f24af3a5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:670e1899c9c572bee59e0888cc45f9599fc868a05bc072fef33712d3c45b3d21_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:0018399da7945b9f63b2886859055e9f49c95063559c0e1b93b8ccd9b3e11ba0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:92c4aaa05ce2719bebad3cc07e7d615a1ad21ce82de5e420af977e36321a95e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d83361499080c6c506499062aeb38aba4a7d2d8742a883589afbc41f36341a5d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:e20c0336e78b2de234286098ca2817023127045dd40bbbaedd98db3ed0fec6fa_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:2ee1d1bedf29c885b9dcda4cf8c476b3b7a770e8d95689a4d9a23e617b1e2775_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:51f0de8832b4a50dedbc76f3eeab8aef4ff3f75f013e18f01559762ecd46c1da_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:56e36121f5aaff157a5c1b9690f15005ebb2601d895b8d05067855457f6b302e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f215f995a8519d1a7594e3a0339299d77a767c04bfb67f4caa65cd28ddd09950_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:4be0140cba6c1a7a9754105bcc7be43d23834b02be7ce1c286900df452db8829_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:66719c56dbe6afda59cccca5cfbf9b48d9beb800f1e636e69b6ee1045d1229fa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:862837f34404257e7770af323f49b26915f81dd8bbbeee58caf562eea58eef25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:ba7b5a7c300811be1ea8268adfe843ae76b06eb03f7fe59d8385c836895c46a4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2989379ab412e2cd606a5da4884d961e29d711a45d2f49417b0dee10dd8834b1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2edaf1bbc66e6ca8bce9c5a187720e613733594a0f13bd3da069fbdd7381e2ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:82787c16a19b496d16bf5aefbb93e4f27cb1c1aa1cc20cc8661b83aa65e9ac36_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c073bb987a7bbc897c0fad6810649c91c7b5e23a89eeb574ac03ce2212165b1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:6c994a0b92fd1c10efb1d0aa28b57d28f36742847eb9fdec9e41f74a115aff2f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bdfcbe9a6435fd09c8afb3d506f633061c807c61ff1ca35a9b5cab35635f8a4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:dcda612e301f471c2d3db07e10bccdcf46608ad3009f0b4172df0595e6eba987_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e273d817e716539818f1fa32675309540499d668d734eccc6d5544951866d2d2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6e9aa43201870765c4c9f1cb9fcd0ff282777eed40cb04472ffc2b68e68cc937_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:7646f7404f836a576629908cbf37b8c00fe9bc8c25477746c1e6f875bdd72690_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:9ed9b16ea5619c79c0c83a062b27b12b6102148240fa4f2b7de7761c9d803740_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:eb464971fe50082c02d00b3a773171104b580842c1f141a0bb5d53b5514dcc1f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:437f4c81faec3d55f27e1f3a8da35d8c3387c1f68d205d5eae935ef17642837a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:70f673de139ef51e225d3f29664449f760e7f899f179a673ef96b3fcbe1233d6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fe04d93a93c13e037e789bbefb28952fc3479b1a57ad002ae3c35fec9f4bd669_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:fff7ca7a7e95f6fb42bfa5edfa9d68e41c6acc72e8d5067328f3cb93118264d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2d5178026b8a9bbc651c1269d8c10f1faeeb95ec39c413dad08ac7fdab8a9cc4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4885730f6f4d7445d3b01a4d3ba977a3af97493636434e81e169b8a7c0c25617_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6a4894fea35c77ad34113706a25ee179ff0e14994cb057279417acc53480afe0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:79cf67d5d290fd66732a7b099015c3ba700a4ea5c24e2b9534b8bbb241d9b78c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:21cf8df04815006127043d853dac3e09d5357d7ec3ccdc9041836088370d4292_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:83594478e052c3e96e2eb44830b4f040ed6763ddb3413b2f065fe8815e3fa2ec_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:e85f6a3b1c743c2aef6d7f4d58075d31342172474cb6a03a0d14f75921aa8b20_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb40657360a48fdaa10812de3f15b2d4164e9ae0f91e2cd8503ffb030f9d5517_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4caa48421897bdd90b3ff11988d955e7dd63c46bb0ff75be7aa44b31fb69e19c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:652ccb2f810396e0fc5cd146e18a241b74d2f100b81831f807bf7cbbc7ac85a6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:da7aed4c68639bcb4321d60bcdd434ebabbe8c2c3a5e09aa2dd8275368287d54_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f7a84a9ce699b0fdf299d81cb55688c341e85353539099a7bedcdada527dcb54_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:7226f02d430fa9880d9789dfdfb31fd1feb62cbacd5e0e83dad536f219266c56_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a9f24ed9ba4c6b80b072f4446017ce8e0fb1cc6667ab4105c5efc76706ab59bf_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c12170c4b3fcaacbf547f404f3e1fc082466797962fddff526257cf715604997_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fd414ec457244f548a14148f6c36a24d25d57b908615d4c2c8742bda6402cc8b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0fb2a7763714000d59d37b414f24af6c9a3e51037d5392a637a95fe62ea76990_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:1fd832f978b4fb47acf9a6649ff7fee3c398670a82002de7b3f74a1a222781c3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:7b97da1e30ddd5615a2730462b97de5c38bf45661bf2da33bc28366c8b55b240_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d563274887e4e3ce9cc46c767a1cf4e370d76d9e0846b8e3d77759d2623de0b3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:2d216899220be18ed37610b2dbf74305e6adb6e691c25e123c611d8c2d01a3a6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:8102b0c013b0529e29d16c80bbbe0d113a9a1ea90c3d32d1769d461f8e7a4d78_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:b959855940f031f8a5399292eb6ffc2356776267b10187d2fd52182c69a15924_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:bc97379d61b78504056adf4a2baab2ed8d49b2747f245463ae97b1f570cb0352_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:07133fe9e28d84de527e16ba7d21912995088d756964c83c78138b3d37dc4102_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:6a527597ab41130433826121c4e122f504773b49b9559b86286aefa6a43dc99f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:8d6e2390929560bdddddf8caab133f14fa50dbd53a5e551f134680837778e180_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-console@sha256:c01e4fb61f94398630471beef89cb67cbd2d105924caf2716c215e44325ffb2f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:6560cd7b25d15033e4e869494d0381a6922fb0bf076e32aaba60354638a1839e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:aef4b32b3caa39dd2d41a198787fb0d92cc762db22ab0e191969dd51647acc57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:c7c0a19c9001f9615326f14e1c858799ef31a99e8a46c95b5e6a6056c8d7e543_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d668e1529dce973ed55c8873597a16b34a5ee226f7ae12da4ef1d912c6c354bd_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:42127b0c264e7c5657b825821a19f19d9912fe7c131f89e2c479a75c155a2398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:ac5e75645fca2c6ccb93291349d492e3debe7ac091de912162828eb8eda654d3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:c43f184571d72bf126b746e808910505eb9ef79fcd845cde05c54c594925eebc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d11be486e46fcea896e92afc85cbfec05047fddf574abd9d8c40c47361d04213_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:20b8d17b61ecb5ac8915b0899d031773b4525fd13944946f592b4f2264d046cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:4484eac48ebb1223835f1e86685e208d369abb68f99cd68b90a5a4f8768986c3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:770232ef8d4ba71595aee54e13897d6c61316f91a229f50ff735373be26e0d08_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9573116e1f1eff227c27a60d79d1d774e80286f4a316cfc1e284cb9a35192f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:001a98301c506f55c6fbbf12696021bd76699c6442e78f4fd7412ab841b21ade_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:a75006afb6f71d8524ef3274bf6cb343efcc824b5d82dc940228f1dbcf030cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:897bef764b1cb021539a824f9dae9a114db8c737ac504e138b548fffcf218093_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:8bec8aea16410a23943bd4ee3439bf7092025c03d6fda211bfd19d61b4e9cde7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:a7ab602bbcfa108e0d2740431e28fe1558ec4f5c7f1a6376def4cabd77f9b2c1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:e25fd1c78311b8318bf2a278c3e3f7116c74fcd289bd8801cc879fb6a2ec5991_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:7663598af75b387574d41e6bf3d58853d773125835fdb45dd9db8bbf1f28f89a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:8df99804dcc36088132dcf5b4b68fa6ad71983d681ebe57ac6a3c8030721ec4b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:985b3c8f5433557d273a5fbf9be5ba069f2771d10ef174464b19adee8c5f07e0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:b029eec51c7fea7a09a232dbd87321a4f989d3e9742e4e4e0bda92da7f16e5d1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:228006c07ce973fd5625e42c228d96a33eb75d08e1e0ba21ef724de56772cf44_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:8642c1b85173b91bbb916aac4d600def7e8ca6acf9cfe38d3bab48c37567062d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:b963f616e8e669f8c113e125594e95601f4c1aaaf5a50677f567c56ba4295eb6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:d4f6263b34cfe98f7af81da3fe2c79910c26797c58dd0a0cd42432bb530aab1f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:7be82a1cb64464b44749a1951c217bd68ec6961b234bf5d9ea42776b91ea87d6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9f41fc578da2e6dfbe9012a840f3c8c9ed851e2ad94a539e2b2ae7d6bb84f85b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:d3a667a1e399be1004612e657dfacb06ffb2ab6c5257c2ed9f9a5bb63e962703_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:feb1992b0d1589ffdd08c8eb0925080251e205d9092c11283aa2e5f34d41b985_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:7630c6fde0f208a2209212b147b79033b6300ea7193cdbd35dcff46bc285c1bb_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:953e5cd1fae0d6c5132fd16f54438fc3efceed4c1e2e6693db5ac00e85305628_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:b124f6e9e06b2eac0d17d2de753d8b1bd00c1e5a629d2a713c9647fb32e1a29d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f944b1b3621e2b5f648bc8f28b6196bea530ac5c1436fc74e49dd670be3d9394_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2ded5899616f3934dae9ae302b249664f2dedc8637328a8cc426f857316a09a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:2edf118ea250e1a182c8c6308a18a401eb26e105a846ab9622cb362d733c0c4c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bb55964c656e688471a37fe963518a3d9f7082b3cacab0c3659b344d5896165c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:f00399eefc442a711b60c02bd47441ad142630a25ab1062e0cbf336c3b2b1335_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:24e096cac999f0ddb532f052459d7c5b74942213f011bd189d369cd999383310_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:6142352d113bfa84ea25ef3f0cf7fcfada1df465015c95e8dabcfea9a579e32f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b857ab3cb0cd882818a4396b6c01472e265488046bc36b0fd0d858912687f7af_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:d490c77f537e7d0f206e89df746e01e257557b1527ece222f5640afb3fdfbc74_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:906f723b83f6cb8cdc39e64fa4f3dbb222903422469e84047680d51b4f9bf6d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:adca8e769994f963aea14c64f16004ba9277c48bad837186ad861e4c1167063b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b399eb2fef4b5bd22d83b589bc287a9527e1fdbdc13d1171b73b78b415ee7340_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:fd01ae6e016e8368663a7d7ca40d8ab80c70b0f39a10614a8c6bf667f6c11737_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1bb85c59b9cbf5fb6fbf50b7a8b2be5705fe1de81424e86cf4fdb3a773ad528b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:2e0dfa58160a1350b7966bc9e15c8f4b983d67424137ca8c0dc4405e5664a439_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:7aaa70678d2f81881fe41bed3e6ec691a680f6e2cd0d14b1e7f6f12f1d0b2bb5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:e895eb33cff2403ac54588abd60dd88db4e38fffd5cdbde6786d9b250bb552aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:4b53bc5c3b6bbd0c4ee3e3a387b441daf7ffd336b9428257d032b5a7a37ecb41_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:56977eb693a37fda954f9d12fd492e625906dbf852b0d3612b4509624ef73482_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:7c269c9b53bc015a1f6ac2c5002ce48ee8325169962407029987235c6f515231_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b2971cd659be637640071f857696bfabbac4d7d05cca84fde4919d10f5b0ee38_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:04aab4716b2aa9abeae43fcfc7014bca13ecd30c5387e8e2d37c7dcddcaacf25_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:9f73e85990dd13a731b1f412347aa272a72f55f6426f5edf7307128d009e15a3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a92065d595d54ce7ffbf10a83f579a453ef5b6b2d47b37a7494af8987aa62506_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:b7c171c7a1a47417de3f3d12af958d2201dc5ad78a6be1d5e55c3c6219cfffcd_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:077d8d1e6bb7fb5f18848c35dfaa7db8cb4462a32a66f1e09722fbf7e08498f3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:af3330452d7571e478d5fa2ffefe936c76da7480a599548c8a05076c4a6cc9c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:c2dd862f0d0da70313d9781892b6c28b64d954416e00c9c41d7e118888577a44_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-deployer@sha256:ce0414d3faf9506ab4b3d641a18c9f2562272d19240bfb1c106d1067eb605a30_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:288ad8e8c8a9db18b00d4c35da8aef8c448e62e5b98fd697b8022621e24bce2d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:3df6b3dcf7c856d40db8db0053c9da8997119854bfa962124d3b71a2c565195d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:bad65e17fc3e13b0b16913628f86799f39d0b5b7ffa6455a31caaa91fb630b07_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-builder@sha256:c79137b2b60fe933096d02406674d2ced05b3d79029a72419c99285865f7db96_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8c4caac6ee857de9d579109fcd8b7980f4e8c4c765a2bb8377be2768a5c2e6e5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ef5af8d799f11e551e74431924e7940344ff8af17eb0183794166464a1ce2eb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:b9c9042ba968eef58609ddcc373660492e8d12417fa93df8fe551846605e4d6a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:ca60674fc96018f4ae0dc47cc66a6867a381d938d01b2ab7aa22db19bb896e3a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:081bd314436be119cf14802b9ea272320d0cc86069c39dcd6e1dfbefb6669f36_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:3808a63c75905ae6809570704ca791884604c9538b88643436c33d1f9adbdfd8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:5940a780507454119722021b7ac0f6ba56dc87bf67d86b3e00ddc86d8f8efb20_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ea462e2391d8633bb7dd016e6d0f101ec9189f8249cd679f3326a3a628fa37c2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4a0eb55881358c1f93cd4a21f19883f96cb8573b506a678ff9aa2cd7ab17e45a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:6c6bd36571d6faf2630390909ed1ea74cc8f2d69085adfa6764dc54429f0ef38_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:f0eb7ce97e9ad9736ec6096829850327f1d668cea3f7b0d971b470a7aa295812_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:23cf145d813149d462a07a01027fc42c310c13e1110c3bbcdad508b59408e840_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6fae3cd28f0af501b7646781b45d09382c245f82b8d1daa12ba3086a7d5bed8d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:cb214233e528c2e9c6f2f8210dccfbe6250cd36cd6425b87f8601eac4a918253_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:443e38ac38c02ff85891fad38e9964f8029106c5afed4bafd99e4750e4848815_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:9f08a2d1e5a35f8ae3f2628d971647c50cebf63acfabd7d4426605f412da5ce6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b114159526e0312511e15929c06ef85384bc960227ff4a0f08a530400f9ec3cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:228558a09036686c7419621e04bcf39f38096f785c0b97291c805821c5db7c2b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:95f53addd158248dc4ac41a81a4d8a7e99c0628f216a108435117c1ea74659a0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:9cd9add888a897f58ddc6b568708bee331af055e5e9cc95cee474e4f10cd607e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:138c6f873a435fb7fb7e2518f7af33ab9f7e281cd45d9563fdb97104ac850088_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d8da8fab842662d39103549b3a40782e505ed7b809d13c2999725f7285497975_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:f157cb94d3be75920da04805791f5172c2bcd7b28c7e7006a8d349744107ab8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-haproxy-router@sha256:fc809f7848000fd9f3e971cce0a4196875053e8f0984e317fccc5c4195f47d5b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:217be375aaca2e94f9bb88246b459ef819e8b7467891d1fe9bc9683040a08146_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:3ea6648440eedb8ffc0ee9ffe09e4fee6fcd56b18a569fc865c3caf8b11873fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:876717ff4acfd4784052885a4ba17914ce95a4a38d0fa0cd5b92f51eb5276601_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c264501066499cf24b42661a148461fbd3f48530045555e6b2f799d1b5848118_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:602819e3e8065b2acd3303ff7f32a463b06ea198e31c9ff392634221b00f123b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:66c4fb3611292bdd3088e25716e63665fc52ad26b13050697374d7bdd5ac2098_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ad7b61730aac5c0332d38f4c4487ff5c28166b84dada84c3a47ac648d04835f7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d66d1a1cc4646ca3dfa4b01a5cc0ba9502d5b19b27fedc5c51ef230b005d2121_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0aca162316f40cb63c6a4f119d8cc3ffc29d57045beca496f90ff98b784255a1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:179a512eb09d85d24cc748583cb5139cf122469a2e3d60d3d4926fbfb5a8f037_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:57c9837731ce073115098050e58aa597ecb689785ba401c7ac9fc2872c90a748_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:6b439d359a02c23e68e5631c4c3718dc211b8e6b6a8b8d0f38f1e865fe2d5d57_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:a90118cf7a361e302dfe04acb9dddbd0aa5b9129d066ee339687832569bae7bf_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:d4334cddf0ab45dce12f79d498ca90dbf84b248b5d612726b6be4ed0f9fa54f5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:5724dd9a20af2ab830b6ba15e1b44cd46c0a9c0f0fbee706829533d590f5741c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:acf8df137f0aab9cc311d8bfff35789684d69657ac088c2f89259a81ccf455a9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:42510a15f3bff29dc40517e156686457300b866ed77e07239169234b650aee99_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:4fecdded32e2038f558453532d438919337a6d56ca43d58c2a27aa23cc23fb8e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:9c6ded008596d44d7d55300e4722e7271e67967b2729e84fa9a9de8c760c9aa4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:29300164a2fb7b59730c4128d569c4d419bfa3e241d67ebaa5c46b78c917b410_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b3ceaf238c727fe50fa2ffb6f4c1a7e37b02d918c99e0c998a8ef241860eb891_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:20bb42281d2c63e93be472fb7a896576891f49b41ad8081c0b28ce2bb3f15475_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:37a59460d470d4a55f3b23875dac914c3d1a26f8251e2fb601f58b97383a20ae_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:2c1a38cbb460e448e1e1fbcf722532461561b8e913c6e69ddab96cce5e9253ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4ceb39efc9fa870c67c195c3d6edae4c98681ec236e423eb715ebf7349065c34_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c3f6a97b71fc031c3342e9e856f36f72c1344b889693d3ecc935fea4433e4b3b_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c7c08baa824fc0323f17f6b5788a5c44aa3a9570c2401a6d10d4f956937986ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:05f10fd7b291403c4847c727b9e1a4330fadb5e081cf343872269a7008257f68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:0e45035a5c7e3c5077f48577715fa841c7720d96ba8820d0ce38f4ec689088fc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:a600a5494518ff192501138722fce32e52436331ec8c2aef3c914825e77981f3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-altinfra-rhel8@sha256:de25f7b3c95708e86067fbb0d1808de12b0d156eee0b969043600e74fe6d4ad2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3fdbed35d22a9c9d839943a45d158e7ce7189cced6e659409b55c00485df00ed_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:7f7e32f37137ff836753f30f73ce7c73aead675372f0c2e1f865da9f3c11f4ff_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:996a9837068b5fe4643d87f382a457002a0f61575df5cc469e00f46d631b41b4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:c66287b3d33805cf1c389bbe39f255f627ec844b49ab9e44066c07c463152851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6a72efea20309ddbc7080cccf2782ce4c1dabc8cb2d8a7d814870c9540b0eeb4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:6ab540f5f518ddb2c8d6217bd6002697995961ee67cefd7eaec07f971c7978fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:bc166d993d95268ec3a9c43390251f74e4cc7b6ee6a09cbdc04209ae4f1ee8a2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-installer@sha256:ec262ae0f32ce865c0b9b9fe8455bfaec7a6f4fd0e65f9a074614834002c91a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3de644b0e9893ee850feff6faaf65e196592b138699736ae2dab6c15e3c4fb0b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:e352b29a9fdb2316748b9d95fbf37f88fa6a96184fd7d0a415e6ff2813a41047_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:91eef1524567b91a81bfaed9e26a581ef4ee2f566c08fe67cb92d195388d3317_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:f6e4676d26a7355116fd7be41328a79465585ea8c004c572ca17a9685d412006_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21ea82254d97ef3b364a43f1e6091a7d02ddb006caf38cfcdc6c5ac24baea7ba_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:56a7caeaa303816cd9724deb2eee40bb09e818f0e4ccf010cedc714ca539ed2e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:48b88446d0b5595ff8503c5343168a65f3a8e68450030d1d1a890c1fe092cd43_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:c5742bcdeb6618ecb23a5a3ec4eec4776be4e6c0404e99d83c0ce01293424e16_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:361f57f20a931e79db3c193e5bf7d34c386770ad6b53d978b422cbfab4c1b800_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6a04236d8c496ebbd1835be1344a968fa0fc5316b65fc52d85e8060b103908ab_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a21bf8c952479293bfe47a58e7d0ff5f08e048cf12d366103585ed3461e46a10_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:b50358172c0debbbe720725f3c1c282af54222aa80bfbdac8740f42d894883b3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:15f5f629b6ed155b3730a7841b0162316ec22c3072a5289f6b28d79d58c0f85f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:20404399388e24a28974e8a101ee42cf9800584d4c85e1b0b9d5d7c71345388f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:2be2de54862b31bca4ce6d254c83a1a451214077ff37598e383129d91f1d3a0e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:678ff179bb8f75b71bc08ef08a3ecdc8920090de9d8e8e30da2fba655363ec5f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3402ec39deec3d32c7caa18c4d6aff04e9fbbe376428adc32a1886fe36ff67bd_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:e2ea948757f0fc78e4639cfded20c7e145644fa1f0ba185b682b2cb005c5cce8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:ebd8995489d76d3f1e6af9f9805b07871e3447bcccd2c71ab02188d419315305_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:fa65209c900091603eb7d374db032171f0c9bd885af93e7d660cfff79d26d86c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:64819439fc3d72f9a7595545ca10c67f1856e3867b780f9bfd5d75ccab12ce49_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6606b9573df88fa617acc35b09f7c5db13ba027f40977b43ca20760ae51ad2f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:8e3583a56aa2500734a6dd098878e65182007dd6f1baa11325341d97b3bbd886_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:991cb75de940ad261ad3644ac01e79dffe68536eb0b5dc0e61da4e33255f86e8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:325f6f11550f98856afa14e023f3ba73528759fd011dbf181be9fef5f780f754_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:cb4f52c1a858a5475ef3c14cee308ee6eb5213ca291c4c1cf99655e46421385f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d21a7eb653b717466452cebdc8a2942a2d7cc4a12a565bc2a315e5fd4c699258_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:fdf0933d5e7d9fb909f4647bb28aeaad3cb1dc1b78ff54214351aa58dc9c3e74_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:283eb4a7a0bd3a2cf1bede2bcb96b222afcfe497e5ca83dddb5c6bac44c8372c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:34726c12b60ed2ca65aae0cbd42803a88b58381953dba3abab039795c292e6b2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ac843783c82c80fa9e891b0242f2488ba09fb27865cbcdadd5333dd6f60063cf_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:c6f04c777cbce165b6cfe135b3c33e165273ddbd6f787613cb89292ad85af1a0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:1da65601a170a24dabb516b53b51de0fa423a7b30adfe3e92da1e4a3bbe78ad2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:875ebf69098411c0490fd7506f4f8990e6d46fd455db7e8bc892e75decf9fe8d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aec6748b9ed5b8cddf33e8a91bb95a91189d75fcc491dfc14a083684b611f2e2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d55bd44fa503f55ba8f6d2f5399fdb26fbe4525a98ab8a4649c9bbe238170f31_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1b5f1f7f5e3507f47bd96d68ece202a667aec2f270473d0ce84d0ab807ae27aa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:618919ca660a37a3b2318185e1632465e378c43d4b0c1e3d6d20c86eb2960293_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3cc15e6c6579c8a63da69ba727386135f793485d665f45c3d8ad32421d71876_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d601d55f3eb3469740ed5ac3a893a9b8647028bec1534c76bcfda9929f4cd98c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7c2c5a001338baa5a8a034fbe41ba078c6068b6988fcb38b3996872bec24e46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a0e16a9d0f42271d22ae84d2b847486317d4496d737f4343a30e71dc95366027_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:2821763dde8e4810e3af908ee9a2e24bf3accae3e272963dc2e2beb9e0108266_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:45a3729b153ff8708f702bdbebf7559d0e2d9c0774d74e30a45aa25ff2cbe89e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3c590e1ba028b959f29c333f7f18603db5a6e719e60d2f03842edbdeda4c80f7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7cc86ab940c875488200a8d364a0ce32c3ccbe6f7acf74e54cd2aa424baaf398_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a77a50fdfb9466a6b0bc17dd4be3f3048997dd22238db70828a3ccbb448c2368_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:43411ccf09d180174bd8fa0a6516d36b811a4ba0c43e95b99621d11a3772b913_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:76922d3c3178b7525729069b2dc2e6937208f830c50ce3f8f5033c233e626f5d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8a9714b588b9018bbfd3a1164eee4144ed305c12f2880d1a5e94b11ba56e49d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:934a16fa7451a9e37e599cb59e183b4906aaa371b4f5c61115e427cdfadb485b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:2d5dd3599a309598104ecc191cd4c4d151bb4fd2029b758eaf96987ee10f345a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:40c0a01ba93064e03b7621d94f1474b9d06b5fc68ac91d4df82ad47c248a06a4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:d88abbfabe642703ac26a181e87cb40b203e9495cae1bec9d58f928118eb6d9c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fb1ba3fae0657f0be1b3810469e42f983b06dcfa1732f6e94d645539593edfe8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:12cb80caaa56eee1c755c279017bb55142a0cd1366351a84edc85f49e142c397_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:91709e37cd44b9d4865e91e338ee04b6d49cf2c87a9a7518d29a9c92a1861424_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b78b1fb7651fe2b1bbda100d1ad79de903350ccb3b87f864df78cbcd5fbb1eb2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:bcc23ff25da4ec41d6e9d344018c9cf6749a767758102aca99baae19da88cec0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1b4051fd103454aec54a30b533bf588cdfcd7b3e6cb1eac65da47d1bf379fc58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b8507872d324d5928f16d45742b802eb802a95dead16bcadc3c5c3f4d0ed7fe6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:c968b609a767f3d642e353a1e2ebf4ac44dbc66d3ddfd1702414a8ab8915e9d1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:fe36d2c2743ebc63ba3c03696a269caa921399b35e29ee36290d157927344d7d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:2ef0ef285e613c9e3c1ad58abaa37209748b711a843ff400064a0442aa5915f7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:570727de859908504a082272d2e26d5683142ab4ab7b0488e9d659f06996468c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:c3138fe3077ee9b8379f0928ed7a2bcdaa2cc4c1371c76bda8ce940d612cebd5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:ee86685d254b7549759c48aac1a2525f5a0bd5f154de9ed0a596273f88f813ed_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1de959342b6088fcecea870b793265f2194ff347a0ec4cea096815f678e583ec_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:47e191e41675e9f44d8d3591330e31dfde3a0ce05cc8d28fbc41cea7209928f2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:885aa81ee5ea95bce8f7110ce8335e1e547c1c377f36e817490477377d8dbc17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bee1fb6217c6e3e4df877c6b0a741d9a809e6059ed52ac38b7944921f64b7019_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:015c0e00de20e2032c877ccd2ce9e88636820b3821b6399a177f427ba6508c79_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:269272bdf5ed718f64db7122db18336eb0255c5258e89526a512f5787e64a8d9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:2e41c50ced4acec4402406bb7e718de9deb3ca1fb57891b2d9436061148c4208_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-cni@sha256:4f6bd4db98ccaeaf2b703b49e7f761ff813da7cd1f12f960964b446344b94cd9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0a36539e0b52b65b3e87467f67eb7e33d11db1876a2e1421fa883704590ac26b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6a522f34ccdf566431eaefbd3ac8e79b6666ebe869fe1678dc6a1ea5a970dae5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:e445ff426e3f258fc4682e972b863348ef05c84216535910a61b0765d1119ded_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:eb0548f255f6594d0ea4739b32337c8eb424756340e704e38343fc05812110b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:148822237d05cbf3478e39d215d252c0135269a6a70aff84c216659e28f865cb_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:4b62d207827a64c58a1f12b829c648e3735994441b3afba2637f5df948324ef9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:a264509e07d8592f6ddafe610ba9bb1aa713f44a16df2c82517c4e66a547eafa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:d2cd3fb6cd7028cbd21866934af5a52712eec03d62498cdc6bf6fe3a5deb595e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:0f1ba2ef84d4e11887d03938a33817b5b1868c4a4e77d8af483a903b9e8b8623_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6ec1f597ffff82f23a6c09ea4d527386995a72874887a05f49e0919fde987901_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:728ac6ab567da156806c46fbabed45e5d9baa60c570fc5e2308c9b7b92f04d07_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:bfb76e7d8fa16104d805b114e1460798050c1275af6fadd50ab43b87bb2b124b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:35047148558b564ced83fa316836d2c3984f905b8ee562f7ef88431a64115bf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:40a5d72d0b75d642f90ff2619598d1ec03cc8c32684d04c5d650cf454bcf8953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:5dd0579283f5917bc9492759d562438c5bb2d97d0289ed08446f710e53ba9b9d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-must-gather@sha256:9e1db3f2091f2f6e3711c2c609ff9f7ca3f218e8db805de6c7efb82b46fe6e64_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:0d99b495df286c87b511f9f80268ddf8450eaae10a7758c58f468493711fc8c3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4f73ab5a3571d19d72571b9cfd31ba517b9421d345d904aeb00bd6ca0a75e3a2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:afd4b4e59a9d7cb140f31e12efb6a061f9133964aa6e6914477f23ff37009161_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b85430bea6ef95be5f0496782b3eae645b1f1d28133fbbe9b3eba71a79e57927_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:530ea5bf12bcdbe37ebc8b860cd920099a7d0a3ae1a51ee3eb7b70c970b5f269_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:96200d05ad492ad21d202b3f19c0c7620c42f3a68200766347fc8d667aab84e4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e361aa2a9eccba7855cc562f3647204d8b2851ecd4e59fc5d72ae6e85919cc77_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fda818c8b05eb3a68e7b231a7e7b08afc4969e2b6cdedffb57155f29e6e7887b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:21d185d71e40a310e9b664dcfb93cda780b2578f9fc59fd505cdda08039667cc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:39307311ba8fb8a6e7f53c307c547c7776ce4dfb63cda24b2bee3e5643d9d32e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:3b2a46769e4afbda52c242590aee564686fb13ab9d99c28cbae1460824dbf19b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:522b8f6055c0f6644156b496fafa0ae4f305ea49f7ba72af90521908c024d0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d1249eb019fb3f4614245b0bb26cd8b995f1826f3fe65f014413e8a426edad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e11ba400249768ccf407cf46ff99191d01860738bc82d2b9b7c600470e14861b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6aaa4b15645924bbfcf4c6df9accc055d4695ff31204d176012f2c3e6245a7f9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:7b26f8ac1df9c0bb237092bd2100a17860f523dd076e518514c764d7f59f6704_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c81d1311eadc5af8266060211d3cbdbf66f9588e2d23ed31e90a6c1819b87511_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d5157d5a0b702be392ea562e4fa9725ac1dcbee92e4102982a6467fea76a8e84_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:22d9d73fec042e33a8df8f7e956099f9c7d1cf4087b99e3395f174e06dd0252b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6ae2b2f37371bf714931fc84da13ec60a5f32bb7915c71ca983d2570d4745e33_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:79397388bb66a3e4cd797cceb85087e3d4492484eb1520ab5a71a736d825357c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:b0e782bc12e8f99826e926dfcdf4af73a3b30ef640aecb4045cecb268115826e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:3f92b864f85c8426c45cbec0989dbc1a39a01cf630b8691430532ebefccaad7f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:78cbd61b272a11f87b692e8885cd5cf70d59338ca0ace9532a869b7e1ed559c7_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:858776d962e05a5196dbf565fce2a8b48e890f57f08cc098827518e56d6ca36f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ab4529b326f2ba25b0e869267dda89b93035ab4acec9e4532b3fb6dcd762e6a8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:13d787473ca26dbd68b884765429291defc798be63bee36580838f788dd252f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:295f7e84b4dd72dae37c2fc3b6aabf6e653a0d6d8eb27cd5d6afb56e7d795ced_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:60fab78acf23d1c0b37e9db89138e73a64bb1ac545280760345e363f1f10fe5b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:8007c7f937517b58528d658393891567fa69de46d4982c23c618bcfe52cc950f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:556c3f3d46041a6438e937a2b1b879dc5970d139979962854d621a93c226c28a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:69f08827b5a58571e295e8ecc049be8f4709a1157d130355601a05bcf653dbf6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:878306411aa30e35761c840881ec48f10f140e12a0ba58a0ba6c146405cb6032_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:db1f180eb869d24c24780ba6f66d27840d72b26d887906d2f15ebefd98be465c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2c21f0860efa844e1511f4cdec69fa2491f77869969e3e81578c43fa4a484e2f_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f27c66530da6b45cdffdbb9aefc7313364e2aeb9e620f047bceb707964170953_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:f5dc545da5b474f77218d68f2e099331f1bbed70a36db27916ae30658a4b3070_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ff66af87cbe80dab0cf2cc444b873af682bad62cbdcb17c0b3dcf41ad61af7b1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:4d1323f41d49f9ad3e66d2cef18bf418cb750d86c19d81dd7e5f412db9ec11f1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:acbd4f8dc037288ee2a2f5edf55d47589a65cfe1c351050c8fa09a9d770aed0a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:b5b600e935f866fc90bd14025a3443816435fa48dee56cafc790d968ed690c1d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d57f4b3bceb553ecf33d7d5e96d6a8093e7418c46720b882cb90e7f0430f8686_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:35e0c4b388e79a8aa9cb994ad87203084b3193c8dfd136a7663125b5edfabfef_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:49dbf34cf73dcd3a5cff303e7e150a7d3ef5e7aa4c83c59b09667a49bc985110_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5f121391995bbba069702d1c3ea63cc0565cb9dccac5275cea251e78d95b3ad6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ea85529e73236635b373d25516ed8fcaf71caabf0ee909c45b4528ba2db93bff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:7e5fa904d917603595f72c02118b3ad2a8fb054c475c32decaeb9c2352d64fee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:98e79d46373d00aa9d33ec755556a32f1e46709146bab5d158871ddde290524f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:e03a97adab64598b8a58816ff5cf2feff80af899f7b12e8528db5fdde84716c0_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f595d8382c0c9e57ed38ec664894306391a5ffd72a6a04be88d1632a76588609_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0f239d98f8bfbddb0d129697a38e95ecdddfba82fcf9eed25a0a1824a03cbd86_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1e3da4be1166cc0741344a6e6899ba975b108882c062c6ca8d1e8fc3c9532974_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6bc992c50a832b4d05f5b6f1252766cda67baaf31ec816c607f45bf224edb093_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b7513313698315f24351fa51dd5efc8a08c0793d3de9d76e147f4629d9234d2a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:24b50e64e9b47f22e7038eef683ed06b916bc418b406bd44d0619af8d2c1e5f0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4d6d5565a64e05aec454c17475a2ef194129b94542ec6831a89d4f8f1af6857d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:862038d16f5bc6ae024377777c505257d3f372e22fecdc7f274104ee9a21c177_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:971cb2226af4d83e05a4cc4dbd02df2f0adffe7d85fdb971933afdc10023bfa3_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:3510520a7383b2ccf49d5603a4f536a888e77d757905857a34a13b65e504f6ac_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:5ed756477747aadb337360d2eeb6ab6b9b36f38a6151baa0bf1e4cb02be995aa_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:b3943060f80a35c390a7549e1616897a8e9df4a00c2f0b14fc6bb187e5238a61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:c156512b6cf79479e5da483b7afbf0b060f9b309f11b07a29aad610ecb9f1cb8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6af0cfc603d340d360e029c2a46f6c8e91ea00e67d4a7289294678b3df3b4baa_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:945437c6eaf2c3a5ff549c0ed6e86227251a2dca319b8b32ddc32cbfb8ecdb3f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:97fd1c89b10cb19e71a26169b287a3306d7521399cd68f1b3487943b59e0cf97_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:cc9e3d75a5d2ceaa56c19501b5c2f9f4eeab4d698b807a1d6632816b67d00463_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:49de981d1f9c997f9033dd6d6e20e0ff592e792744c10842916b09643f6a4114_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:54490f3310b064d88564543d14e1f588c83bb3f9936d0ce23e6180ab56a6a39b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:de840bfebd01ee9ddb8660857e6e577ff4ba0dc954f87653082bcebf7b8386d7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:ec2a175c7826ec00fed0f1b08b335f84a03759392603343d3a6907bf2845594c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0c03a41892687f148bb8fcbf05909bc9c92e5dccda1324cb9e5563232964a8e1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:0f3f9dc34f380100b2296b3eedd3de7dec805c01801c84c41b84ec37c7028054_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:4cefcab65c09ec25863f4b8695e1b41b0c43f22553beb17acf0b3fba82aea770_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a6851c85251783f4e265a6077bc7d68141d0c238ebedda4e6264443822616293_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:62c7d64eeede1aba5415befd24188295325ed42f91cbb6473c6b10b4b5d01ff2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c411fc6858d103b3dcf5f3922480d1c322bd3d4a2f33bea60f4b89934d87e433_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d416893c905dfc4c338ff215f0f8cd3c7ca92829a13b41c36a00f7a7c7e817ad_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e1f37ece127ba2229bd37acc374b23955e5b76480271410c2c62e9454f137271_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4911b2cba12390383f62e81d659f9f758dd0c94da0f6095afecd034679a469a6_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:6dbe440c687da515c351b3d3ca291aee04306ad690e925747ab6906eb7db82b7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:abe490acb13754a68bd85a188cb33db23c4b969c06591ed5aa7403346797b5d0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:b8bd49a220eca1797ef69a9d1d0171a34e266f2bb326d332f179782b805a91e7_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:810f22e5ca32f50e38a81dd864ad42098327eafa17981a9779fdf21910b2f634_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:9228b45bdaf3b811d8d43c39c9eaa963c1143d275a1105c9f4ab3fc8a5a6458c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:97df71a75368a1c5d2b3a711600f37014199ba2f9efd5362784e56125d1bf6f0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:db75744a0040dc25fb004b1864c7a0bc52c59a5674b3846cfe48b1f3677ac685_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:4a8aaa46d6b3f8fc1c39a87a947226500a4eda87c97394085a1b0299c08b776f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:829f87f1da9e8bdbe35e808408e2d3223da4e54e7cbe7cb0b1a87cafe146c659_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:20340e0d7e9710016e2215eb157cb0834ada02f6c3e884d30ec2d23cd35ad45e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:61349df39e32d37b2a738a3a40bd5f524e6c9ac220b9af5a7487cf186b247c2e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1a7f32e9617946e7ab6c02d0186de315a8c353b3f90ecda3714255c2fb02f6ac_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:690ae4aa0172736095123dd149c2e33948d090ea3e008807fb7b82b7ba076271_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:0b4183a1d969d133200cd29ec106fcd29b2247675123956618749e68923ecdf3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:2f2f1fb6676f2b29f15d6067b3edcd944a9044ea9f32556029329009a79c7784_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:3505365d5adf0e0b889a2b783b9ae8ede990c1d6e09f025b470f300c40d537c7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:37a9f99a03c1bd221fcb1f9d835615ce07f00f82c91bf3b63951cc56c5359260_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:39f1a6b1d44db991c72f96c2cd35e54f9f35d1d454450017a678cd27ad7f3cb8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:502dc309a169702d4d11159adbb383540bb67cb0316d5b355a004b23b02eed61_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:aa808040c865f2c88dcaa6956854c0b3681247106c608cdb0323f5d78ba4de4b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ca6e7222f3661fb6859380a3c101e33544d22c324f3aa6a8990342fc4ce47189_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d77a4a86e46a44ed3588e3a59f6aa35f64e338ac7979356d1a3aa774bead27fa_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:e99f0d450c7b3b0062fbc1852c5dc223d579f654ba8642b8a361802a125374a8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:6054260438cf13c860208965e1799913b6eb6884c7cca40c609c650b9f8f05e9_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:80844958ba78fddc894f5c2711c8f0563a8de9f7ef32d248d05b4498e042ef1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:ae74b356c8524024e27f649882d3befe566c9fc73f26610c0632b18f8f2d4357_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:d47eae26934105835f4a3bfd2eb4d19a42166d823e1de64897b8d2e5bc4c5337_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14b2730db2a20b082923c601e9152fdafed565c2dfd0114896971b5d66aae96d_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:7a6bb17d6da4ce4468c5aedc237fed0a2b4281b77ff2730d31c31709a509f7ee_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cc5e9b8b5d358afcb533b4c35604731c3579f9f699d0a282b2a118eb3c63af0c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f3f8743cde4b8b0beff95cd12c7ccfcf097eb84eaddbf4edd146ab151038c8d4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8fa628b2abae600c4354a5990165a2e86aebd25416406913573e96cbfbb4ef3e_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:99c85c91f0b1f8046177a6ababe35fd90d53656206e508b787edf069f35ee9f1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ac2f1716bfe3cb1ce8572e8702294232a614b461b071f1633dc50f1c4e834096_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:dc0575980170ad0e301c2697546ea8b340a9a79f6c373f4237f6616b7e886b83_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:8c4e60302d04023a79a0a65000364b8ebc83613e0bea290872e1459b9788a4ca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:a61ca024a84179fb402ef144d212395d0352e73bed6bcae8618c85dba94f8d9d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:ca993b7b117e4e2bcc73a63d7f597adf79131b4fe7028f31b9c24d0a22160721_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-prometheus@sha256:d336bc7396e158550e570f552377fa987ce8b9adbf11f83d0f20bd1210ea486d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:7ea218f065fc96e100e5e257a44af024e508bc4786decc2542a536bf369b04d9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:83cfa10216239008a5329fda751febb3ebe4037b76c6c93ac7a7dec4bdac5528_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:ad19dda80c7503d0538de0842436579dc91ee9fbcd79628885c24a444e2eaf35_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:d6422969e42935fa3b268c3b2190ca35dd528875b8285527d1b43d995079f56b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:05eef4dd695db82b653162bd56b04e7308864a5fd2e1e79ad27fb41922777956_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:44e5790a6f11840e589df31544f8e9a62a75d8d16259d804e2edc582a7a08a9e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:9bbb713e19d223e3af95b22b441317cb78b70ef39d3bba865628a665bb32fd71_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e987babff01db4a87160d31797b2081c5540aeca0d22fb410b8932a3cd1cf3fb_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:2f65fc8dc32eaaa9185c35c57af7a0e3b8257e24846a06645750099f96f6bba1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6b419e29fe4d2c45edeb9efb6c2714e9fb67b6cf6700a6d51760b35eb52c6954_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ab03579ffe057f60e351180a888d35656a9c2b702af1cf1e297d7b7b1549a500_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:cde87d42aff166efc0519d7ade24514e51d961c218e25cae0763492dbf543084_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:355b1aebe8a9a9dc53b7830b9fd067e3c2ba04e6049acf733086b3c09b6f5691_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:7ef91efcbc364911e1551f384da21e6f4eb988df152ed3834d022632cc8aeb4c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:9950bab7af2ba5e2077dbd5181aa6ba663ab04fd9a6ff451f4f6df4c314981e5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tests@sha256:b051992b5d6142c811b648d08f0da5d84749d02ce132f1f476c6f9bd9262e5bc_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:16ae02619b30ed09e8e01eb59e561eb37f918b77e8401ec4c914bb31107eeb05_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:2c4af9dc3511e99f50818b64b07b6051566a2086b55c87d64b4af494ceb5627f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:44e6ecf160dba955ea4ae9fa082d1f5775a606dec3d49b0256775f295bb54194_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:7d414079274bd1cab875d457e27a3e6c8bf09a7642ac4d06af238319b0ce6f3a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:00515333d7a8358bb69978c1489fd46e94ea0a1f1fe87bfcbab0a39ebd48caf5_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:23589418fe312b4c77a12c745facf869a0a810a2629f25e47c4fb889b4ac3c2e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:da3da4c12e14e924ad3cd1ed4ab74e1bf7763bb903f61c2e05c23b756da55f2c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e7463446bbaefa5c1bc60c8c7068bce8b010ac4156b71a587c5907b40aa1eaa3_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:8e66c859c2f405633d70668a82d7f9714414105f759224d628f0f5d532e00a67_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:cda5e649894089f55a3b318c8ac840b315df151f06864a59c89784e88a225db7_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:4914ed193bc4951e0ae39aca9fb2b3a8e42b586e91315ab33f2b02ae459a330b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:7b01217a3fb6f37f328d760ab95ef5d1e0c252e5f43eb17d9ac9d6cb6ef68c58_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:57bc291dc7853c571b2f14b74357229d8ac2f96ffc30e8b2e534792d3066343c_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:8c2928680e80b8464f0c9b151b3b075647c64f8f863b7b6676f7d294c6748d40_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:30f7bd5ce420af3762e8c8f10090a1b30da06ccd68bd74413d509223defb3e7a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:8bdee5a3cd3afddd3d9a09e4282f9b368b7e0d6d59c8f327371b46f30df34bd8_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:baf1a5e47e4e9a713ca1e7ec20b81fa9f5e2f894abacbe2192e543c64e2b925d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:c2d25f22e28b1eec1ac39edb3ff43df0a5da6debcc66bc79c05aeb75181351c5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:22f57a638fef238e015d42eb976f8c4eda25e60c21fedb5b6a5579c9ad371b0f_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9d5463a5e2d599efe9a988fd459abe7107bbd445d8c6b948cb047b56a0b1f9af_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:aa97cf76e4a355cd923ea4348d03adfbd7b744309774842a24702689eb459640_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d1d0828cc6371b35a810c44f5407e4b4b27ee9e7f88459732bdf664ee8c55473_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:14398
Vulnerability from csaf_redhat - Published: 2025-08-27 17:57 - Updated: 2026-02-18 08:39A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.57 is now available with updates to packages and images that fix several bugs.\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\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.\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.57. See the following advisory for the container images for this release:\nhttps://access.redhat.com/errata/RHSA-2025:14397\nSecurity Fix(es):\n* github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\nAll OpenShift Container Platform 4.15 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.15/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2025:14398",
"url": "https://access.redhat.com/errata/RHSA-2025:14398"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45339",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"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/2025/rhsa-2025_14398.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.57 security and extras update",
"tracking": {
"current_release_date": "2026-02-18T08:39:05+00:00",
"generator": {
"date": "2026-02-18T08:39:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:14398",
"initial_release_date": "2025-08-27T17:57:53+00:00",
"revision_history": [
{
"date": "2025-08-27T17:57:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-27T17:57:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:05+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.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.15.0-202508190116.p2.g1f58d5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Aad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.15.0-202508190116.p2.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.15.0-202508190116.p2.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3Af3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.15.0-202508190116.p2.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.15.0-202508190116.p2.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.15.0-202508190116.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.15.0-202508190116.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.15.0-202508190116.p2.g84be6ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3A90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.15.0-202508180724.p2.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Adbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.15.0-202508190116.p2.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3Aab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3Aad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.15.0-202508061316.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3Ac1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.15.0-202508180423.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Ad0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.15.0-202508190116.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256%3A0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.15.0-202508061316.p2.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256%3A311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.15.0-202508061316.p2.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3A31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508070123.p2.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Af5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.15.0-202508190116.p2.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3A35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.15.0-202508061316.p2.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3A1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.15.0-202508190116.p2.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Ac0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.15.0-202508190116.p2.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3Acb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.15.0-202508061316.p2.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3A1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.15.0-202508061316.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3Ad72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.15.0-202508190116.p2.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3Ab5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.15.0-202508070123.p2.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.15.0-202508190116.p2.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.15.0-202508190116.p2.g1343b35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3Af717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3Af7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.15.0-202508190116.p2.gbd8dcec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3Ad46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Adc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.15.0-202508190116.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.15.0-202508190116.p2.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3Abf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.15.0-202508190116.p2.g1f58d5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.15.0-202508190116.p2.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.15.0-202508190116.p2.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.15.0-202508190116.p2.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.15.0-202508190116.p2.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.15.0-202508190116.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.15.0-202508190116.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.15.0-202508190116.p2.g84be6ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Aa8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3Ac7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.15.0-202508180724.p2.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Aca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.15.0-202508190116.p2.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3A2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3Aaa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.15.0-202508061316.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3A97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.15.0-202508180423.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Adc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Acaf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.15.0-202508190116.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256%3A54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.15.0-202508061316.p2.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256%3Ab4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.15.0-202508061316.p2.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Aef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508070123.p2.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Aaaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Aacf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.15.0-202508190116.p2.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3A63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.15.0-202508061316.p2.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3A17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Af441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.15.0-202508190116.p2.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.15.0-202508190116.p2.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3A8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.15.0-202508061316.p2.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3Ae860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.15.0-202508061316.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.15.0-202508190116.p2.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3A9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.15.0-202508070123.p2.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Aa57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.15.0-202508190116.p2.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.15.0-202508190116.p2.g1343b35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3Aa6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.15.0-202508190116.p2.gbd8dcec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3Ab41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.15.0-202508190116.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Abd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.15.0-202508190116.p2.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.15.0-202508190116.p2.g1f58d5e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.15.0-202508190116.p2.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Af0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.15.0-202508190116.p2.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.15.0-202508190116.p2.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3Aad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.15.0-202508190116.p2.gaa647a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Abdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.15.0-202508190116.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.15.0-202508190116.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.15.0-202508190116.p2.g84be6ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Aa7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3Ad4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3A4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.15.0-202508180724.p2.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.15.0-202508190116.p2.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3A484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3Aee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.15.0-202508061316.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3A7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.15.0-202508180423.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.15.0-202508190116.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Afde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3A1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508070123.p2.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3A8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.15.0-202508190116.p2.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3Aaa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.15.0-202508061316.p2.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3A94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Ae84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.15.0-202508190116.p2.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Af248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.15.0-202508190116.p2.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3A057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.15.0-202508061316.p2.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3A2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.15.0-202508061316.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.15.0-202508190116.p2.g18a931b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3A692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.15.0-202508070123.p2.g18a931b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Ac53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.15.0-202508190116.p2.gffc1998.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.15.0-202508190116.p2.g1343b35.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.15.0-202508190116.p2.gbd8dcec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.15.0-202508190116.p2.g1601062.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Adb2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.15.0-202508190116.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.15.0-202508190116.p2.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.15.0-202508190116.p2.g1e57eb5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.15.0-202508190116.p2.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.15.0-202508190116.p2.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Ac2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.15.0-202508190116.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.15.0-202508190116.p2.g4ab0c62.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Af12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Afee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3Ab21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.15.0-202508191926.p2.gb98d36c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3Ac017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.15.0-202508180724.p2.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Af6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.15.0-202508190116.p2.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3Ac0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3Ac4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.15.0-202508061316.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3Ae3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.15.0-202508180423.p2.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.15.0-202508190116.p2.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508190116.p2.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Ab3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508070123.p2.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Ae07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.15.0-202508061316.p2.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Ae09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.15.0-202508190116.p2.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Ad29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.15.0-202508190116.p2.gd63b6de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.15.0-202508190116.p2.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3Af8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.15.0-202508061316.p2.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.15.0-202508061316.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3A1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.15.0-202508061316.p2.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Af222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.15.0-202508190116.p2.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.15.0-202508190116.p2.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"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.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-27T17:57:53+00:00",
"details": "For OpenShift Container Platform 4.15 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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14398"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t 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.15:registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:19157335d339f3d68cf75e3807c9a3282ed781cdd396b0fd253a26866a480a21_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:7bfe016d8ec651ae12b83bb76b84f448cd9e207c594c739a16604da08ecf5c32_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:acf2ed6d8367057b57709c645474073447b9d0fb679e75c0cf4c620049047d99_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/frr-rhel9@sha256:e09bf474e0bf5687875ef56e23a4694a7726e579d8ccff375b6391cd2d243035_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:054485dfe1c6b7a0f687eb2314df9ff1c46e735ae3d6a77001e6874238a8d5b8_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1be27abe869aff15d1e455833b689484f245654fd10954bd459418bc2122442c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c0ac4a6acbc31469fbf731e81f7378d2f0cd1f090251ef307d58cc714a7dba3_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3f9696ae78ede97cc3bec8d8f7b5fcf98930dc04048c3268fbd891d141200fa3_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:289e217b5778d875c63b8855af4e2b3b333f2b2a375546193ae88f87ea8e63fe_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:45ca4521b19d1b098715986f9105230bee2c691e99ce171ca09d00853085ad66_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:bdcbc448ec589dc5cd2608a9a946ba10f2c71f5a568d918b2f4c61d0e535c578_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:c2b0baec4c67521ef6625987f456645a736c84e529f95498f753b7b601669847_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:06a096b90181673b0245fa7af542e74e99fa30bcbe969432b0b4c4dce2716d58_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3200dc43a0251e5ef0e1a8f3ad13ca99e87ff4ea12b92e4f84341a53dc2d4674_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:caf9fd7359bcde665697de03b07846a066b12e914968c862439f0f567d85791b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d0df7c0995a7167e0f7e7cca10b44270197a5814c55747eb6919312fe8b1e87a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:491264ae1f925f5688593c415ce6ee9885e58ef3da34dc4b05d693f78479f08b_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:9f41af56c1c7c1c2e929feee6b5d3f8dd4a97ceae3592e2c88ef4381c2925ba1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c0895f494a1447a5b7778b4219dd62c113544d11abfffea674982f85493ba4d4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:f248322d40033148716657838716aeb84396dc46999fae336baa6aa3f300c212_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:2eac0f42b0333deb8b1fe659f3ba31936184c98066db98d97071fd072e53ebf8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:d29b6655c786165f5899eb00b40243ed7db7e0f801a0253d8b4d3c9dfb961808_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:e84c62258f8878aefb9172a8bbcfd49a948f4ddeb91c7dce0e012b150f9fc158_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/metallb-rhel9@sha256:f441d269379e7991a39449b54dc85922ff3be1cd722a373e6bc2cef3b77d012b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:4e8c9983d28afa7da51f2581a755f1ca180f9beeb245359fc813c217fa844532_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:90ba7f40dae980907d211223252d3c24e3a10a8d3141fc6442645b93f7d420bc_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c017d6968b4cff45240f603c5908cf97ecaa8db055f9e03fd7bbb71e89c149b0_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:c7cccd90b975fcb5a06155a3e546e12b4da99a39fdebbf9a6d228f77a27bfda6_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:4ae29031f5f0249e1b9b4b02eae474e6d42b248f61e5ce826e65491fe7ed51e5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:5aad2037e8cb6b6c60ad51d82cd831bd864f056b99d105a69ca6bfdf35fb0dca_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:6a9a271d114a4bdf31f4208517a0120b59151221ce7ebe3e1f85607366362a70_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ansible-operator@sha256:82121a25b29349df0da89b5c0b5439d79bc8defa9046d4ea4e192bcf1377327c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:0c85e4dab3f40fbd90561748b5d17ad0fdd49729230f7615acb9d0b2aa9ecedb_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:54afb0e6cbe674fd4d8336f540d990c2d5848ab02bccc62a8a24c88237f9605a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:311165abb7192fe068055adebc9accf89b0228dd1ff047c19086687158ba2524_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b4bee28169e05b675c6b7740ade31d15a193d6c8f9f05e4d319cf3030284adb9_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:20f76e9fe1dbd87ee867726da7d8899e4b5d8c872089261bf650326ec4dc0ab4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:34f241bb868ef624bb8b8ecbfaa491270502c6821ade18bda79e63cd929bda83_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:82a95412c9c88f5b7a8aaf8c1d62f6875197615ea0119428e9bf30146495fc8d_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:fde586a6a8dff7b64dc7403098dfdd94a44a7441e6c6b5dca027e523dbe1ca85_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2aef783b18def6dcf5f0c6caaf23560b520358a2192fb11df61b9d22c427e820_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:3aa87834e1576eb4af40efa8908b94665b466beb28bdb3657cab4b4370d24b46_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:bf035ea6bc8ea31d06b97baec228ffceed2aae2140ef9437d16e7a8c49f7dbac_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:2453be91f9067810880e3e68419e3a23b7fb7d8079224e81fa19781f3aafb474_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:484a3d619343d62b428d098a237237976c3df3b1657f5d4d7a49db39ab702d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:ab0b3678a5ad09a718216ddd20873823dd163456268f0f7633a8284b1e17d75d_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c0398e615c8c8d125c460451751b3a9754657f55ee02d6a4eea1d19b49bc602c_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:45d90f0cc6114038f2b0f1cb0bdf4a04d30aadca5f36f79fe43e4170fc86b255_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:55dc1fac119132a62e5459c9c41b1b542b95307ffd8e4c1d948d369f5651c9f6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:6ce7ff6a68fa9548820569162913182cd44e2b6bc749fa1a3fc84d1a6cb26742_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:ad727dccdb13db4ceea6f1b01c9c369d4501b9fdf4fc98118b933b47da5b9412_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:014969cb0e1b082c406fe97be34278719d837f88bc481d2233ce9f6ff807db73_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:6d2a8db8d65642cc970d3e745bbbb5a128cd43ff925a09438d1839878052e053_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7985d4741b6bee44ff12e7b731f72a7cd7594ca1d63397c15035ecb1ba12ad4a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:f3a349b0a21bcb345e8b83a64b01f4ec4f9681f6ca05fcfb6bbdf0ae05bde0ea_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:145d9fd13a793796786e0c27d8914533ea9cedd30b8207beb2ca40ced71fa254_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:6a34b79fe9177d26bb0b0ecdc520ae7a0aad5e52a166e880b7cc3305f208b092_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7177817c938b27c958d38a9262971d59a2d22a51502c2b1079a305e887679c1c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f0b4b8e2611bcdbc7525310d42ebb2accaa051584edc08d17d919e57ee1adaa7_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:1650aeb10a8c9d5d0df2782427363e69f914ae4d1ad696b8880130e0ac6f1b52_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:31e3e958d646232ad38dfe91e10705f7b4f68e2b80a01fd8818e088ce2b00383_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:b3c776545fb9ec922eb63ea02de509fa8516e2095fc688e25f5d6f6408effa45_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ef61772ae752fe83f9d79e7dfc1dc618f0fb6be84e1c74c209e778dcdebeb40b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:392fbc232abf530fa1abdf75f33078ba7281b163963bb22822e837bb11e0aac0_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:3dba9ab78ea052174702bdcefe30fa57eaeef601197089fe0eba01c6cd11211f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:40a60f7193f94273450276bfa57e648aaa52ef3932f7f6f55fef6be0c8a5c2b6_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:6e84f08c97dd14c7a265f073789c2ca139059d00a1a77031a9dbfd023f4eb085_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:8f2f6cfc064a5ccd291507e27de87aece66154fce26e8b3fb84845127dd25e32_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:aaf0461ac32002eff555208b7c33dc0fce51387921b43bc942776fb4d5089925_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e07459b567a93bf5c27b32eb9d1af28636485b654c618240c25a46f95c406e82_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:f5648944e03e99b1020f287cb589466f6fb13a59c5f674a448641833b9d8777e_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:4cd884d59d08c757730701108180d687059f2e5c2da718132835a7d02c02a46f_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:8a84362b3079a72e079311e00a8c2a6ff483c06c06294ce892acc45b7d849845_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:ad5dc341e58e30029dedbf5f0c1d522f0aa401d48a170293def2e6c41a33b802_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-egress-router@sha256:c4c4bf4d116af61069e71533e2e50fab0bbaed33bb888daab99c4a7f6d60d67a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:17d8f4b530c15371d69dc850836336ea68f082a753d2c06380fcebcd13a907ae_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:1b260064052d96b306a8eb192a83204f3359c41185c4e16f4266304a14c58989_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:94c0b29b8973e463ba14fb6f9b01d80256e2eab52ed351f506252237332de851_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:35b18e8ebd324017cfaf627319cf13cc7d668baf9aecc14679da2c7f66bd9a06_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:63fc8cde8102b0e1aedafefd2101fee5f7e0113b02ddf2eeedd6fbd3d37bce73_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:aa0112e820962e95d4b56b46bf463cf8282933238f8c096a1378fda3eedc3583_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:1b8e5f90751550488d9949eef7aca4e32f5c091f92044cc70bcfb842b54d7d85_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:9bde4069f9e4a0bd19e53c48ac52b436a61578d81806896d82ee7fa305321904_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:aa79f3ffc43d97472c63fe76b86a9182be1e3d9c52ad1144e44f9066148d48b5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-helm-operator@sha256:ee3fa2616232497e7198d031e0a0ff74735e75cb3f6ee94376f1d386ba5d1ec4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4363289bab53fea9cf5f30cad8b4b136c97029bd2092c4111eb36962378a9db8_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:851d2dbd062979a339fc1788cd64ef59c45d4ec0d71277526b903940ffb8b44a_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:8c8534e94e477b1b3d1f52df18bfecf4f8db9d70c4f82c91e17bc70a4fc83d68_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:dc5ae6579db8a0b6be3b0365042f3f73c6ade975d591f7e2e8f996b9d6ea3ff5_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:55c3977f76acf47346a31efa93fc09018865283ff946a73f481f77e67abb85ba_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:69b0e16033729084fe9d65715c04d45281bb22853089eed05af1b465f32e2ede_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a8d8c71a0a3b32c36717d7d95037132db7b2430760e0655028d141d28a65dbf1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f12fff1852656666a2a4d5f16883ba790d6942a3a0d31b300fd239d744e1a715_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:1bcaf3b10fef2d8c153ed54c7dd2c12507b7754e25d7f689dab6d537839901b5_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:33db0e593902640af617232ff7b9167d6bb87181677c68a97d76afd49c9e802a_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a7f01682a817f42f3028f622e55f41e3043ca4073d8d8669a7c8d46defd9a5c4_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:fee2b2fc3bad4f2937747a0d01e14f630f8eddb5ee954a1fe4b9f1210b994539_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:42758df1e321831b154ebe250194760845ecffd723ddc76e743f173c3755b532_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:6aa192cc993899fea3bf53f31d3eae341415ae1f3dfe21b1c95e5ecfc11530f2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:b21743d468383eafafb5d676388a417a540e6cb964c778556a701c2c768c8e98_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d4cd9500f67c909f548467def4c47824d019e3cbde9a551ba7b47bf1ca69eaf2_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:97fe09a784cfa7996792b36f0e6eb5f47f098c2698971edd33834d4f58886db1_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:ca92bb3f845ebc91fb6d8005d4d9f0dd1be6ddd5c2c0fd44d173e3a495662562_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dbadcb3061ef9b45fdfcad1b880356859abc9feb61b979f7f7c63340322ee5f8_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f6c0a6eec35c344d604beed756367d082b6b6595b1e072df44cbf978defbf502_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:7ea9cfd961c5c68242e0a36dcad92745f2bcca2f25834ad97b3c5960a35bf41d_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:97f0b4af7f0fdbea3b204f6dd6d2d0b01372d6b3cc8c451d737d4e777fe1f31e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:c1dffa0a901ce68451a681f291fe65df3fb9a4933795f84de6b895348db358e1_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:e3c3ce314f8f36cdce2dc811de588562bc20d1c6d2477c3819401be62f0a0ff9_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:036f3786cf2b5a496c29701b4abd525ec6e1889467d3a5b43bdddfe005072716_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7ea7fe866f94aee3db6f1d165db7f84c2ebdc0fd54e487c635d84eabd641dfef_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d72eb812731881d2c08b7c84c3b66aa949f463f1bfc829729d82f3023ace7670_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:253c37438a4a8a84b044d5be010fd82da6692175dcb357346938da49892b0909_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:6565c4ad3dab0506241cffdc10bb0c6fd260f3e4e9cea45a316fd2b89a75b0e2_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:74aa584b7df8796d23eca6eeb8f28dae6964d5dfb73a57b11135cfc1d561aab5_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:7621a7ff6dee9ef561302a6302958d8a6b1af93dcf8e193cf2a4ef467f84146b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:816778aff4440d8a28ebaeca8c7746ba1e9b7a530dd367943153a3ecada98ad4_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:952729f72b25f3dba0e4a3a0fab4dc428ad29ec6082512588c3872d96477fbff_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9b31a6e39eb27cf9ea82e75422812926133a5c475efe66e33280cbf6b82f6dd1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:057ee13df4e6e4f1b3e94be47f662aab1ba5fb3866c479d81c7a9e7a76d19c6e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:8c1f57a49ac1593650520306e32a19a28f699fc47e92c7b97314077443431cd1_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:cb3f5e839a19415f0f401ef00041ede340ab4634c2b3c48a60651581f8639e25_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:f8ee5f8eb7f8635afccade84b83adca98c70de0419c864fa66321d3c572d07b2_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1e119850a2bedfe1a6f37ced2d282f8a7416f3bcee2f0830e12b530cc439c71a_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:1ec59e636c87541edf691d1a6eaf588b229e071d0d6edf2dbf7bd4181ccc3913_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:2daa4a1dadfd61b6dd29421a36d93f89d1a5e55ee2c65a1ac73f936da41b5ada_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:e860e3527b11b16513529a42ac9cb0616747e8ffa693d2b8cc79e2c392c60c31_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:098f4c18de0d400436b823ebcda43a728e75d923558dbbda13f24fc174a83045_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:7ac711584e63959d325b4cee6420b9cf547928fc2a4c2a13f420da8c5b57c301_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:84f231c4818fc309ccef4b96728c6982e1b1aa78defc18a2124ee5f3b30759af_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:2462d58feac10e649d8970f3386142684974217af42cd8bd969581cfa04b9eb4_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:3e8d1f06c9e9b934dfa460cbc16e70fc7385cf1f86affe7af2c3119f6a11cb90_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:ad756c99404bcc0dfcd059e31bd1410a356b988f9e57588b01dceec5b4f818e6_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2e8a8d266537b63f79bdd6c8458498c89033908e6507d720d64b6919f89cd083_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:763e479ae7334074864014873feeed0fac97a844e3b7967605450452af6d821a_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:f717bdfaa1a5105e5a275f3348ce92fbad51de3913805e3378d828ded716b746_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:55384b1afcc3585c90d2cd0064aa12992a90a4eb479f7c275145e2ecdb210107_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6b889e3f1feb7bad66e6f2b71396ad8244089cea9e7261ed3c01f56b7762899_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:f7f56e4aa96e011a5473979afc57637e175ee772a31293a079d6da79c397936b_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:35554c6e59a6e93551dbddba99e55d085483324c98b7cf4def11916674f03156_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:b41051da88b4f1f585a050c16864c2e20151edd9a0a7308a7d91fdb81ab8812c_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:d46adc8e5ede44308c89b1b64c8040a95b486756c04a65c080faf6651e444d1f_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:3d2e1716bcd8cab977ea6eb8826c223a75dae527032437666bb208ef53c5dc01_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:772ff7c4db1aefbeac4a5e053d2dfb766b795b2a5af1efd3b96e6e74ae842da2_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:8a20783917e470b5dac392d10baf000eab1cc280d77a4e18613228203549489b_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:3eb4e05e5bd9561f097d2c3edf244aa1977624ef26a446e1f28a2d69ae1b7e17_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:7d9216f1dbec38a2dff4a1931a9e8ccb6aff3e6131f29d16c4f801b05a8d580e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:839420fb4443330c5c17c5b361fe968295f5bd0b171880c0c5fb1053fb76fff1_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:bd25bfdc70752810d086ae4dcdc9cc66b568ca62a171b0b77bac468affc35610_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7aa53597abbb2534c285dd04057cc34407869571e46fed0898d22f0b2a96db59_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:db2d1b51040eed6868ce6aa8de1dd4edf742fe70183b894203eba7c34aaa718c_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:dc201e89a31bdbf2159752412e94150ca4a3a8a6f234ddfa0a88c42009a4cad0_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f222c130fdb570ecfe5337b3d02a3620c6d765de916138c29b02f6f5e1f9bac4_s390x",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:692f37e59d2312e3259fdc8b6c586f2938af9c9bc203c8bf8f9b4bcb3bde239e_ppc64le",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:9a29817c7cbc2545339981d5006459f56b2488b3ad00054635204d5f6aee8b5e_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:b5cfa778b237072d5c7fe4f17543b62dd3526d17b598ff75f4d279d9150cb312_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:46378a404ab03fe8a64666a625f42f72881d218dcbb9feb713c10b0564fbe2e9_amd64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:a57340209a7887a6ef621195b9e6c5d418715fec39ed31bea2a4ddc1dfd290ef_arm64",
"Red Hat OpenShift Container Platform 4.15:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c53380e83496f37632d9ab0af604b20b905b2924431a8291e75ffcfc3be0bfa2_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
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.